type
The attribute’s type.
Declaration
var type: NSAttributeDescription.AttributeType { 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.