Node.nextSibling

The node immediately following this node. If there is no such node, this returns null.

interface Node
@property
nextSibling
()

Meta