GMVBarcodeFeaturePersonName Class Reference
Overview
A person's name, both formatted and as individual name components.
Inherits NSObject.
Property Summary | |
NSString * | formattedName |
Properly formatted name. More... | |
NSString * | first |
First name. More... | |
NSString * | last |
Last name. More... | |
NSString * | middle |
Middle name. More... | |
NSString * | prefix |
Name prefix. More... | |
NSString * | pronounciation |
Designates a text string to be set as the kana name in the phonebook. More... | |
NSString * | suffix |
Name suffix. More... | |
Property Detail
|
readatomiccopy |
Properly formatted name.
|
readatomiccopy |
First name.
|
readatomiccopy |
Last name.
|
readatomiccopy |
Middle name.
|
readatomiccopy |
Name prefix.
|
readatomiccopy |
Designates a text string to be set as the kana name in the phonebook.
Used for Japanese contacts.
|
readatomiccopy |
Name suffix.