public int ButtonWidth { get; set; }
Public Property ButtonWidth As Integer
public: property int ButtonWidth { int get (); void set (int value); }