parent property

Gets the parent of this area or NULL if it is the root.

Implementation

DockingParentArea? get parent => _parent;