native JSON data type.
Source position: fpjson.pp line 493
public class function TJSONNull.JSONType: TJSONtype; override;
Always jtNull.
JSONType is overridden by TJSONNull to return jtNull.
TJSONData.JSONType
The native JSON data type represented by this object.