'Declaration Public Property Key As Integer
'Usage Dim instance As SortFieldInfo Dim value As Integer instance.Key = value value = instance.Key
public int Key {get; set;}
'Declaration Public Property Key As Integer
'Usage Dim instance As SortFieldInfo Dim value As Integer instance.Key = value value = instance.Key
public int Key {get; set;}