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