In a class, how would we reference a color property we want to create for an object that's being created?

this.colorthis(color)

The correct way to create a color property for an object is this.color.