//@target: ES6 class C1 { [Symbol.toStringTag]() { return { x: "" }; } [s: symbol]: () => { x: number }; }