- propertyId
- A value that corresponds to one of the low-level kABPersonProperty fields.
A string containing the localized name of a propertyId.
Unlike the overload that takes a ABPersonProperty, the value of the propertyId is actually not a constant and can vary at runtime (this is the native C interface).
This method is typically used on callbacks that provide an "int propertyId" as a parameter.