Cara Menambahkan Properti ke Kelas di JavaScript
myObject.prototype.newproperty = "value"
Shiny Salmon
myObject.prototype.newproperty = "value"