Programmer's Guide > Interfaces > W3C Node interface > lastChild attribute
  
lastChild attribute
The last child of this node. If there is no such node, this returns null.
lastChild
Access
read-only
Returns
Node