---
title: composerName
framework: musickit
role: symbol
role_heading: Instance Property
path: musickit/librarysongfilter/composername
---

# composerName

The name of the song’s composer.

## Declaration

```swift
var composerName: String? { get }
```
