CSVReadOptions.isDoubleQuoted

Get isDoubleQuoted property.

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

Return Value

Type: bool

Whether a quote inside a value is double quoted.