[]
Gets or sets a value indicating whether the property names in the JSON output should be quoted.
[PersistenceMode(PersistenceMode.InnerProperty)]
public BoolDefaultExportSetting QuotePropertyNames { get; set; }
Type | Description |
---|---|
BoolDefaultExportSetting | A BoolDefaultExportSetting object representing the quote property names setting. |