DItem.Name

Syntax

Name: String;

Description

The Name property determines name of an item in MDM dictionary.

Comments

Use JSON or the setName method to set the property value and the getName method to get the property value.

By default this property contains an empty string.

Example

The property use is given on the page with description of the DItem constructor.

See also:

DItem