class Cl { #privateField = 0; set #getSet(newValue) { return this.#privateField; } set #getSet(newValue) { return this.#privateField; } }