A method is a function which is a property on an object. For example, strings are objects and string methods are used when you use the dot: “string”.toUpper()