class Foo { #client constructor(props) { this.#client = 1; ([this.x = this.#client, this.#client, this.y = this.#client] = props); } }