---
title: isFavorite
framework: carplay
role: symbol
role_heading: Instance Property
path: carplay/cpnowplayingsportsteam/isfavorite
---

# isFavorite

If true, the team is marked with a star to indicate it has been saved as a user favorite.

## Declaration

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