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.
![]()
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.
![]()
Bookmarks