---
title: attributes
framework: medialibrary
role: symbol
role_heading: Instance Property
path: medialibrary/mlmediasource/attributes
---

# attributes

A list of attributes describing the media source.

## Declaration

```swift
var attributes: [String : Any] { get }
```
