opto.trace.nodes.Node.is_leaf# property Node.is_leaf# Check if the node is a leaf node. Returns: True if the node has no children, False otherwise. Return type: bool