A subclass can use the variables it inherits from its superclass.

Great! We can access and use inherited variables just like class variables.

Psst: we don't have to use this if the properties and the parameters have different names.

Wouldn't that refer to the ageparameter?