Widget.name
string name() @propertyGet name property.
Returns
The name of the widget.
void name(string propval) @propertySet name property.
Parameters
propval | The name of the widget. |
string name() @propertyGet name property.
void name(string propval) @propertySet name property.
propval | The name of the widget. |