This property returns a reference to the first child of a Node object in a TreeView control.
node.Child
The Child property is read-only. The Child, FirstSibling, LastSibling, Previous, Parent, Next, and Root properties all return a reference to another Node object.