Hi there,
the generated classes do have the NSNumber type for bool an double values. In xcode there is a way to check "Use scalar properties for primitive data types" - is there a way to realize this with mogenerator, too?
I want to use model.isCkecked = YES to set the value for a bool.