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