parent property

Node? parent

Implementation

Node? get parent => _parent;