To access properties while inside the object, we need the this keyword followed by a period and the property name.

Type in this and a period (.) to access the type property.

Doing great!

Make sure to type in this.. The period (.) is an important part, so don't forget to add it.