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