System.JSON.TJSONBool Fields
InheritedProtected
| FalseBytes | class protected | Representation of a FalseJSON boolean value as an array of bytes. | 
| FalseString | class protected | Representation of a FalseJSON boolean value as a string. | 
| TrueBytes | class protected | Representation of a TrueJSON boolean value as an array of bytes. | 
| TrueString | class protected | Representation of a TrueJSON boolean value as a string. |