'Declaration
Public Property LastKey As Key
'Usage
Dim instance As TextEditedEventArgs Dim value As Key instance.LastKey = value value = instance.LastKey
public Key LastKey {get; set;}
'Declaration
Public Property LastKey As Key
'Usage
Dim instance As TextEditedEventArgs Dim value As Key instance.LastKey = value value = instance.LastKey
public Key LastKey {get; set;}