public XY SizeControl { get; set; }
Public Property SizeControl As XY
public: property XY^ SizeControl { XY^ get (); void set (XY^ value); }