Contents

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.

See Also

Getting the attribute details