Returns the primitive value of the symbol.
valueOf()
A Symbol object.
Symbol("peace").valueOf()
Symbol(peace)