i want to get the values of a single attribute in core data..
Have you tried, - (id)valueForKey:(NSString *)key?