A Python reference implementation of the CF data model
Domain.
__str__
Called by the str built-in function.
str
x.__str__() <==> str(x)