Inscription.text

string text() @property nothrow

Get text property.

Returns

The displayed text.
void text(string propval) @property nothrow

Set text property.

Parameters

propvalThe displayed text.