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

# title

The title text for the note.

## Declaration

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

## Discussion

Discussion The title text represents the initial text that user’s see for the note.

## See Also

### Getting the Note Content

- [contents](intents/innote/contents.md)
