#GArrowCSVReadOptions:is-quoted is true.
CSVReadOptions.quoteCharacter
char quoteCharacter() @propertyGet quoteCharacter property.
Returns
Quoting character. This is used only when
void quoteCharacter(char propval) @propertySet quoteCharacter property.
Parameters
propval | Quoting character. This is used only when #GArrowCSVReadOptions:is-quoted is true. |