[Description("Indicates if the group is a special group.")] [Category("Appearance")] [DefaultValue()] [Browsable(true)] [MergableProperty(true)] [Localizable(false)] public bool SpecialGroup {get; set;}
'Declaration <DescriptionAttribute("Indicates if the group is a special group.")> <CategoryAttribute("Appearance")> <DefaultValueAttribute()> <BrowsableAttribute(True)> <MergablePropertyAttribute(True)> <LocalizableAttribute(False)> Public Property SpecialGroup As Boolean