Source position: vte_json.pas line 43
type TVTJSONInspectorOptions = set of (
jioSkipNullProperties,
jioSkipUnknownProperties
);