---
title: items
framework: musickit
role: symbol
role_heading: Instance Property
path: musickit/musiccatalogresourceresponse/items
---

# items

A collection of items matching the filter used in the originating MusicCatalogResourceRequest.

## Declaration

```swift
let items: MusicItemCollection<MusicItemType>
```
