|  | |
| Person Class | |
 Inheritance Hierarchy
Inheritance Hierarchy Syntax
SyntaxThe Person type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | date_of_birth | 
 Date of birth of the person.
  | 
|  | driver_license_number | 
 Driver's license number of the person.
  | 
|  | first_name | 
 First name of the person.
  | 
|  | last_name | 
 Last name of the person.
  | 
|  | middle_name | 
 Middle name of the person.
  | 
|  | person_contacts | 
 Contacts of the person.
  | 
|  | person_guid | 
 Unique identifier used to specify the person. 
  | 
|  | prefix | 
 Prefix of the person's name.
  | 
|  | suffix | 
 Suffix of the person's name.
  | 
 See Also
See Also