---
title: songs
framework: shazamkit
role: symbol
role_heading: Instance Property
path: shazamkit/shmediaitem/songs
---

# songs

An array of MusicKit song objects that represent the song.

## Declaration

```swift
var songs: [Song] { get }
```

## Discussion

Discussion For more information about the MusicKit song object, see Song.

## See Also

### Reading Apple Music properties

- [appleMusicURL](shazamkit/shmediaitem/applemusicurl.md)
- [appleMusicID](shazamkit/shmediaitem/applemusicid.md)
