Property_(Index: Integer): String;
@Property[Index: Integer]: String;
Index. Element index.
The Property_ property returns the name of the element with the specified index.
The example of use is given in description of the IJsonDocument.ReadFromFile method.
See also: