Documentation Language: Swift

Property

isID

Whether this attribute serves as an identifier.

var isID: Bool

Discussion

ID attributes uniquely identify instances within their container. Only one attribute per class should be marked as an ID.