CSVReadOptions.isQuoted

Get isQuoted property.

  1. bool isQuoted [@property getter]
    class CSVReadOptions
    @property
    bool
    isQuoted
    ()
  2. bool isQuoted [@property setter]

Return Value

Type: bool

Whether quoting is used.