---
title: kMDAttributeMultiValued
framework: coreservices
role: symbol
role_heading: Global Variable
path: coreservices/kmdattributemultivalued
---

# kMDAttributeMultiValued

A boolean that indicates if the metadataattribute value is multi-valued. If this is TRUE,the metadata attribute value is an array of the types specifiedin kMDAttributeType.

## Declaration

```swift
let kMDAttributeMultiValued: CFString!
```
