---
title: isChart
framework: musickit
role: symbol
role_heading: Instance Property
path: musickit/playlist/ischart
---

# isChart

A Boolean value that indicates whether the playlist represents a popularity chart.

## Declaration

```swift
var isChart: Bool? { get }
```
