Gets or sets a key-modifier combination that aborts the current thread if pressed.
If the abort key is pressed, the thread that set the AbortKey is aborted;
i.e. a ThreadAbortException is raised in the thread that set the
AbortKey.
