XmlElement.LastChildElement (gb.xml)

Property Read LastChildElement As XmlElement

Looks for the last child element of the current element, and returns it. If it has no children, or if none is an element, this returns NULL.