'Declaration Public Property AutoClose As System.Boolean
'Usage Dim instance As ToolbarDropDown Dim value As System.Boolean instance.AutoClose = value value = instance.AutoClose
public System.bool AutoClose {get; set;}
'Declaration Public Property AutoClose As System.Boolean
'Usage Dim instance As ToolbarDropDown Dim value As System.Boolean instance.AutoClose = value value = instance.AutoClose
public System.bool AutoClose {get; set;}