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