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