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