StackPage.title
string title() @propertyGet title property.
Returns
The title of the child page.
void title(string propval) @propertySet title property.
Parameters
propval | The title of the child page. |
string title() @propertyGet title property.
void title(string propval) @propertySet title property.
propval | The title of the child page. |