Widget.title

string title() @property nothrow

Get title property.

Returns

The title for this widget.
void title(string propval) @property nothrow

Set title property.

Parameters

propvalThe title for this widget.