Clear value.
Source position: fpjson.pp line 415
public procedure TJSONString.Clear; override;
Clear is overridden by TJSONString to set the value to the empty string ''.
TJSONData.Clear
Clear the raw value of this data object.