replaceDoubleQuotes property

bool replaceDoubleQuotes
getter/setter pair

Indicates whether to ignore period (.) when automatically quoting the field name. Default: FALSE.

Implementation

bool replaceDoubleQuotes = false;