The following URL refers to "class properties". This is highly ambiguous given that "class property" means "static property" in other languages. https://javascript.info/class#class-properties IIUC the correct ECMAScript terminology is "class fields" or "class field syntax". https://github.com/tc39/proposal-class-fields