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