@interface NSSQLEntityKey : NSSQLColumn - (id)name; - (id)initWithEntity:(id)a0 propertyDescription:(id)a1; @end