---
title: note
framework: contacts
role: symbol
role_heading: Instance Property
path: contacts/cnmutablecontact/note
---

# note

A string containing notes for the contact.

## Declaration

```swift
var note: String { get set }
```
