pt property

List<Coordinate> pt
getter/setter pair

Implementation

List<Coordinate> pt = [new Coordinate.empty2D(), new Coordinate.empty2D()];