public int FullWidth { get; set; }
Public Property FullWidth As Integer Get Set
public: property int^ FullWidth { int^ get (); void set (int^ value); }