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