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