parent property

Node? get parent

Implementation

Node? get parent => _parent;