01-05 Class and Properties
01-05 Class and Properties
Class
Properties
Methods
Constructor
Inheritance
Getters / Setters
o Enumerating Properties
You can iterate over the properties of an object using a for...in loop.