parent property

Box? get parent

Implementation

Box? get parent => _parent;