isUnique
A Boolean value that indicates if duplicate custom attribute values should be treated as the same value to save storage space.
Declaration
var isUnique: Bool { get }Discussion
The default value of this property is false.
A Boolean value that indicates if duplicate custom attribute values should be treated as the same value to save storage space.
var isUnique: Bool { get }The default value of this property is false.