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