// For License please refer to LICENSE file in the root of FastEasyMapping project #import #import @interface NSArray (FEMPropertyRepresentation) - (id)fem_propertyRepresentation:(objc_property_t)property; @end