point property

Point<double> point
getter/setter pair

Implementation

Point<double> point = Point(0, 0);