opto.trace.nodes.ExceptionNode.is_root# property ExceptionNode.is_root# Check if the node is a root node. Returns: True if the node has no parents, False otherwise. Return type: bool