Represents a console-like key input record.
public readonly struct TerminalKeyInfo : IEquatable<TerminalKeyInfo>
kind:method, kind:property, kind:ctor. Press Esc to clear.ToConsoleKeyInfo()Converts this instance to a ConsoleKeyInfo (best effort).