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