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