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

# title

The title text for the task list.

## Declaration

```swift
@NSCopying var title: INSpeakableString { get }
```

## Discussion

Discussion The title text describes the purpose of the tasks.

## See Also

### Getting the Task Attributes

- [tasks](intents/intasklist/tasks.md)
