We name arguments passed to the constructor to make things clearer. To do that, we use the property name and an = sign.

Can you name the "Sam" argument to clarify the property we're setting?

Sweet! Naming arguments helps us understand what properties we're setting when creating an object.

Nope! Here's a hint: take a look at the way we name the age argument.