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