public Point2D<T> BottomRight { get; }
Public ReadOnly Property BottomRight As Point2D(Of T)
public: property Point2D<T>^ BottomRight { Point2D<T>^ get (); }