Node.isRoot

If true then node is the root

class Node
const
bool isRoot;

Meta