Stringifier

An object's stringifier is any attribute or method that is defined to provide a textual representation of the object for use in situations where a string is expected.

See also

In this article