object PersonRecord components: Name and Age and Address; description: (* The PersonRecord class contains components that are common to all personnel in the database. *); end PersonRecord;