attributeType
The attribute’s type.
Declaration
var attributeType: NSAttributeType { get set }Discussion
Don’t change an attribute’s type after you add its containing managed object model to a persistent store coordinator; otherwise, Core Data throws an exception.