Here is the specification (human language) description of the Person class ivars:

firstName (data type String)


This is what it means:


We'll next learn how to code this up in Java