public bool InputMode { get; set; }
Public Property InputMode As Boolean Get Set
public: property bool^ InputMode { bool^ get (); void set (bool^ value); }