String
toString()
Returns the string representation of the given collection. The string displays the contents of the collection, i.e. [1, 2, a].
[1, 2, a]