Use the LastNode property to get the last child node. Use the
FirstNode property to get the first child node. Use
the NextNode property to get the next sibling
node. Use the PrevNode property to get the
previous sibling node. Use the Visible property
to hide a node.