type(ofProperty:)
Returns the type of a given property.
Declaration
class func type(ofProperty property: String!) -> ABPropertyTypeParameters
- property:
The property whose type will be returned.
Discussion
If the property does not exist, this method returns kABErrorInProperty.