'Declaration
<BrowsableAttribute(False)> <DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)> <C1DescriptionAttribute("C1TreeNode.Nodes", "Gets the collection of nodes of tree.")> Public ReadOnly Property Nodes As C1TreeNodeCollection
[Browsable(false)] [DesignerSerializationVisibility(DesignerSerializationVisibility.Content)] [C1Description("C1TreeNode.Nodes", "Gets the collection of nodes of tree.")] public C1TreeNodeCollection Nodes {get;}