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