object PersonRecord = Name and Age and Address description: (* A PersonRecord contains the information items for an individual in the PersonDatabase. *); end PersonRecord;