shell property

LinearRing? shell
getter/setter pair

The exterior boundary, or null if this Polygon is empty.

Implementation

LinearRing? shell = null;