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.
Property
Whether this attribute serves as an identifier.
var isID: Bool
ID attributes uniquely identify instances within their container. Only one attribute per class should be marked as an ID.