IJsonObject.Item

Syntax

Item(Property_: String): IJsonElement;

Parameters

Property_. Element name.

Description

The Item property returns the element with the specified name.

See also:

IJsonObject