coordRef property

List<Coordinate>? coordRef
getter/setter pair

A soft reference to the List

Implementation

List<Coordinate>? coordRef;