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