'Declaration Public ReadOnly Property KeyChar As System.Nullable(Of Char)
public System.Nullable<char> KeyChar { get; }
public: __property System.Nullable<char> get_KeyChar();
public:
property System.Nullable<char> KeyChar { System.Nullable<char> get(); }