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