PreferencesPage.title

string title() @property nothrow

Get title property.

Returns

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

Set title property.

Parameters

propvalThe title for this page.