'Declaration Public Property AllowChange As Boolean
'Usage Dim instance As ChangeUidArgs Dim value As Boolean instance.AllowChange = value value = instance.AllowChange
public bool AllowChange {get; set;}
'Declaration Public Property AllowChange As Boolean
'Usage Dim instance As ChangeUidArgs Dim value As Boolean instance.AllowChange = value value = instance.AllowChange
public bool AllowChange {get; set;}