parent property

Page? parent
getter/setter pair

The reference to the Page from which user can get to this page.

Implementation

Page? parent;