---
title: properties
framework: musickit
role: symbol
role_heading: Instance Property
path: musickit/musiccatalogresourcerequest/properties
---

# properties

A list of properties which the resource request will fetch for each music item in the response.

## Declaration

```swift
var properties: [PartialMusicAsyncProperty<MusicItemType>]
```
