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