'Declaration <DescriptionAttribute("The border dash array.")> <CategoryAttribute("BorderStyle")> Public Property BorderDashArray As Single[]
[Description("The border dash array.")] [Category("BorderStyle")] public float[] BorderDashArray { get; set; }