autoQuoteFieldNames property

bool autoQuoteFieldNames
getter/setter pair

Indicates whether field names are rendered inside quotes. Default: TRUE.

Implementation

// The quote character used is configurable via the nameQuoteCharacter option.
bool autoQuoteFieldNames = true;