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