NSAttributeDescription
public extension NSAttributeDescription
-
true
if this attribute is the identifier (primary key) of the entity to which it belongs;false
otherwise.Declaration
Swift
var isIdentifier: Bool { get }