Panel.Name

Syntax

Name: String

Description

The Name property sets the name of the panel.

Comments

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

Example

The example of property use is given in the Example of Creating the Panel Component page.

See also:

Panel