class fields ๆๅฏซๅจ class definition ไธญ๏ผไฝๅจ constructor()ๅค้ข็ instance propertiesใๆ่ชช้็จฎๆฐ่ชๆณๆฏ็บไบๆน่ฏๅๆ็constructor()่ชๆณ๏ผ่ฎ็ฉไปถๅฑฌๆงๆด็ชๅบใๆดๆๆผ้ไธญ็ฎก็่่จญ่จ็ๅๆณใ
In the context of classes, MDN Web Docs content uses the terms properties and fieldsinterchangeably.
class fields are defined on the instance, not on the prototype.