public Point Size { get; set; }
Public Property Size As Point Get Set
public: property Point^ Size { Point^ get (); void set (Point^ value); }