Gets the Unicode character produced by this key event, if any.
public char? Char {[CompilerGenerated] get; [CompilerGenerated] init; }
For non-text keys, or for key combinations that do not produce a character, this value can be null.
null