ViewStackPage.name

string name() @property nothrow

Get name property.

Returns

The name of the child page.
void name(string propval) @property nothrow

Set name property.

Parameters

propvalThe name of the child page.