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