'Declaration
<C1DescriptionAttribute("C1CheckList.Items", "Gets the collection of items in this C1CheckList.")> <DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)> <C1CategoryAttribute("Data")> Public ReadOnly Property Items As C1CheckListItemCollection
[C1Description("C1CheckList.Items", "Gets the collection of items in this C1CheckList.")] [DesignerSerializationVisibility(DesignerSerializationVisibility.Content)] [C1Category("Data")] public C1CheckListItemCollection Items {get;}