WARNING: Only Boolean, Date, Decimal (including Currency), Double, Integer, ISDateRange, ISNumberRange and String items are included.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| properCasePropertyName | Boolean | Optional | Ensures the first letter of each Property Name is upper case. If omitted, a value of False is assumed. | |
| indentFormat | Boolean | Optional | Determines whether to indent JSON formatting. If omitted, a value of True is assumed. | |
| lowerCaseFirstLetterOfPropertyName | Boolean | Optional | Indicates whether to ensure the first letter of each Key is lower case. If omitted, a value of False is assumed. |