CSVReadOptions.isQuoted

bool isQuoted() @property

Get isQuoted property.

Returns

Whether quoting is used.
void isQuoted(bool propval) @property

Set isQuoted property.

Parameters

propvalWhether quoting is used.