NSAttributeDescription
public extension NSAttributeDescription
-
trueif this attribute is the identifier (primary key) of the entity to which it belongs;falseotherwise.Declaration
Swift
var isIdentifier: Bool { get }
View on GitHub
NSAttributeDescription Extension Reference