To create a new object property, we need to use the keyword this followed by a period and the property name.

Make sure to add this.author to your code.