ray.data.expressions.UDFExpr.name# property UDFExpr.name: str | None# Get the name associated with this expression. Returns: The name for expressions that have one (ColumnExpr, AliasExpr), None otherwise.