ModelButton.text

string text() @property

Get text property.

Returns

The label for the button.
void text(string propval) @property

Set text property.

Parameters

propvalThe label for the button.