Property
isMany
Whether this reference is multi-valued.
var isMany: Bool { get }
Discussion
Returns true if the upper bound is greater than 1 or unbounded (-1).
Property
Whether this reference is multi-valued.
var isMany: Bool { get }
Returns true if the upper bound is greater than 1 or unbounded (-1).