luxlabs header browser preview


@interface NSSQLToMany : NSSQLRelationship

- (id)initWithEntity:(id)a0 propertyDescription:(id)a1;
- (BOOL)isToMany;

@end