Public Property Type As String
Dim instance As DataItemEventArgs Dim value As String instance.Type = value value = instance.Type
public string Type {get; set;}
Public Property Type As String
Dim instance As DataItemEventArgs Dim value As String instance.Type = value value = instance.Type
public string Type {get; set;}