'Declaration
Public ReadOnly Property Key As String
'Usage
Dim instance As KeyEventArgs Dim value As String value = instance.Key
public string Key {get;}
'Declaration
Public ReadOnly Property Key As String
'Usage
Dim instance As KeyEventArgs Dim value As String value = instance.Key
public string Key {get;}