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