bool ProcessInvalidKeystrokes {get; set;}
When this property is false, invalid keystrokes are ignored. For example, if a user presses a key that is mapped to a macro when another macro is running, by default, Reflection displays an error stating that a macro is already running.
Setting ProcessInvalidKeystrokes to false avoids this error.