class ClassWithPrivateField { #privateField }
Copied directly from MDN Private class feilds. I am aware that private fields are a stage 3 pr