if not isinstance(item, property_type) and \
             not (item.__class__ == unicode and property_type == str):