'Declaration
<C1CategoryAttribute("Appearance")> <C1DescriptionAttribute("C1CheckList.BorderColor", "Gets or sets the color of the control border.")> Public Property BorderColor As Color
[C1Category("Appearance")] [C1Description("C1CheckList.BorderColor", "Gets or sets the color of the control border.")] public Color BorderColor {get; set;}