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