root property

Page root
getter/setter pair

The starting Page of the interactive Story.

This can be mutated only when the Story is used in editor mode. In all other cases it must be immutable.

Implementation

Page root;