AsObject: IJsonObject;
AsObject: Prognoz.Platform.Interop.ForeSystem.IJsonObject;
The AsObject property returns the element as an object.
The example of use is given in description of the IJsonDocument.ReadFromFile method.
See also:
IJsonElement