What are Object Methods?

Methods are actions that can be performed on objects.

Methods are functions stored as property values.

In a method, 'this' refers to the owner object.

Syntax: