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