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