CSVReadOptions.isEscaped

Get isEscaped property.

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

Return Value

Type: bool

Whether escaping is used.