StackPage.name
string name() @property nothrowGet name property.
Returns
The name of the child page.
void name(string propval) @property nothrowSet name property.
Parameters
propval | The name of the child page. |
string name() @property nothrowGet name property.
void name(string propval) @property nothrowSet name property.
propval | The name of the child page. |