---
title: isLive
framework: musickit
role: symbol
role_heading: Instance Property
path: musickit/station/islive
---

# isLive

A Boolean value that indicates whether the station is live.

## Declaration

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