People
first_name
Gets a person first name.
TODO: Examples
last_name
Gets a person last name.
TODO: Examples
name_suffix
Gets a name suffix (e.g., Jr.
)
TODO: Examples
person_name
Gets a person name (full).
TODO: Examples
person_name_with_title
Gets a person name with title.
TODO: Examples
person_title
Gets a person name title (e.g., Mr
or Ms
).
TODO: Examples