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

# items

A collection of items that correspond to the children of the section.

## Declaration

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