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