---
title: isMaster
framework: ituneslibrary
role: symbol
role_heading: Instance Property
path: ituneslibrary/itlibplaylist/ismaster
---

# isMaster

A Boolean value that indicates whether the playlist represents the entire iTunes library.

## Declaration

```swift
var isMaster: Bool { get }
```

## See Also

### Deprecated

- [isAllItemsPlaylist](ituneslibrary/itlibplaylist/isallitemsplaylist.md)
- [ITLibPlaylistPropertyMaster](ituneslibrary/itlibplaylistpropertymaster.md)
