---
title: classifyingLabel
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avmetadatagroup/classifyinglabel
---

# classifyingLabel

The classifying label associated with the metadata group.

## Declaration

```swift
var classifyingLabel: String? { get }
```

## Discussion

Discussion The value of this property may be nil if no classifying label is defined for this group.

## See Also

### Inspecting the metadata group

- [items](avfoundation/avmetadatagroup/items.md)
- [uniqueID](avfoundation/avmetadatagroup/uniqueid.md)
