'Declaration Public ReadOnly Property KeyChar As Char
'Declaration
Public ReadOnly Property KeyChar As Char
'Usage Dim instance As Keystroke Dim value As Char value = instance.KeyChar
'Usage
Dim instance As Keystroke Dim value As Char value = instance.KeyChar
public char KeyChar {get;}
Keystroke Structure Keystroke Members