class Foo { #x; constructor() { delete this.#x; } }