geometry property

T? get geometry

An optional primary geometry of T for this feature.

Implementation

T? get geometry => _geometry;