---
title: sections
framework: musickit
role: symbol
role_heading: Instance Property
path: musickit/musiclibrarysectionedresponse/sections
---

# sections

An array of sections that match the filters on the originating library request.

## Declaration

```swift
let sections: [MusicLibrarySection<SectionType, MusicItemType>]
```
