Properties can be added to the object instances with the help the .operator as shown below:

personl.firstName = "Frodo"; // here a property,
firstname is added to the object instance personal.

Name:  Adding Properties.jpg
Views: 29
Size:  23.1 KB