Attribute.ArgKey

Syntax

ArgKey: String;

Description

The ArgKey property determines key of the argument that controls attribute value.

Comments

Use JSON or the setArgKey method to set the property value, and the getArgKey method to get the property value.

Example

The example of use is given on the page with description of the Attribute constructor.

See also:

Attribute