Named access to null values.
Source position: fpjson.pp line 770
|  public property TJSONObject.Nulls[AName: string] : Boolean | 
Nulls allows to retrieve or set the NULL values in the object by name. If a non-existent name is specified, an EJSON exception is raised when reading. When writing, any existing value is replaced by a null value.
| 
 | Indexed access to sub-items. | |
| 
 | Indexed access to the names of elements. | |
| Elements | ||
| Integers | ||
| Int64s | ||
| Booleans | ||
| Floats | ||
| Arrays | ||