pointType property

PointType pointType

Implementation

PointType get pointType {
  return _type;
}