System.JSON.TJSONTrue Fields
InheritedProtected
| FalseBytes | protected | Representation of a False JSON boolean value as an array of bytes. | 
| FalseString | protected | Representation of a False JSON boolean value as a string. | 
| TrueBytes | protected | Representation of a True JSON boolean value as an array of bytes. | 
| TrueString | protected | Representation of a True JSON boolean value as a string. |