Icon PropertyNameType Property

property PropertyNameType: Char

Available In: Client and Server Applications

Specifies the Token type to use when parsing JSON object property names. The default value is tkString, which means that the parser will expect property names to be specified in the same way as strings: enclosed in double-quote (") characters.
Image