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