[DefaultValue()] [Category("Options")] [Description("Controls the visibility of the bottom edge of smooth edge bars and cut edge bars.")] public bool HasBottomEdge {get; set;}
'Declaration <DefaultValueAttribute()> <CategoryAttribute("Options")> <DescriptionAttribute("Controls the visibility of the bottom edge of smooth edge bars and cut edge bars.")> Public Property HasBottomEdge As Boolean