lastChild

The read-only lastChild property of the Node interface returns the last child of the node, or null if there are no child nodes.

MDN Reference