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