getParent method

Geometry? getParent()

Implementation

Geometry? getParent() { return parent; }