public Point2D<double> Centeroid { get; }
Public ReadOnly Property Centeroid As Point2D(Of Double)
public: property Point2D<double>^ Centeroid { Point2D<double>^ get (); }