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