---
title: subtitle
framework: intents
role: symbol
role_heading: Instance Property
path: intents/indefaultcardtemplate/subtitle
---

# subtitle

## subtitle

subtitle Instance Property of INDefaultCardTemplate The subtitle displayed in the Siri watch face card.

``` var subtitle: String? { get set } ```

Discussion

If you don’t provide a [subtitle](/documentation/intents/indefaultcardtemplate/subtitle), the text from [title](/documentation/intents/indefaultcardtemplate/title) will wrap to fill two lines.
