The keycode of the actual key on the keyboard.
The key value when the shift key is not pressed and the caps lock key is off.
Whether or not the key is a modifier key.
A modifier key is a key that is meant to be used with other keys.
Whether or not the key is printable.
Printable keys are keys that can be displayed on a document or printer paper.
White space is considered printable so those count here.
A key that modifies the lower case to upper case.
A key that can be toggled on and off.
The key value when the shift key is pressed or the caps lock key is on.
Represents a key on a keyboard.