isMultiValued
A Boolean value that indicates if the custom attribute is likely to have multiple values, such as arrays, associated with it.
Declaration
var isMultiValued: Bool { get }Discussion
The default value of this property is false.
A Boolean value that indicates if the custom attribute is likely to have multiple values, such as arrays, associated with it.
var isMultiValued: Bool { get }The default value of this property is false.