public Size Size { get; internal set; }
Public Property Size As Size
public: property Size Size { Size get (); void set (Size value); }