Description This proposal1 provides accessor for Symbol description. Syntax const sym = Symbol("The description"); console.log(sym.description); // The description Footnotes Footnotes https://github.com/tc39/proposal-Symbol-description ↩