Computes a string representation of the object. Returns the string representation on success, empty string on failure.
This is the equivalent of the Python expression str(o)
Python3EntityBase Class