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