The values inside objects are called properties. We create them by providing a name, a colon, and a value.

Add a colon (:) to set the model property of the car object to "Tesla".

Fantastic! Keep in mind that properties use a colon, not an equals sign.

Make sure to insert a colon :.