GetType: JsonElementType;
The GetType property returns the element type.
The example of use is given in description of the IJsonDocument.ReadFromFile method.
See also:
IJsonElement