native JSON data type.
Source position: fpjson.pp line 716
| public class function TJSONObject.JSONType: TJSONtype; override; | 
Always jtObject.
JSONType is overridden by TJSONObject to return jtObject.
| 
 | The native JSON data type represented by this object. |