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