Enables the hotkey. When the hotkey is enabled, pressing it causes a
HotkeyPressed event instead of being handled by the active
application.
| C# |
public bool Enabled { get; set; }
| C# |
public bool Enabled { get; set; }