---
title: notes
framework: eventkit
role: symbol
role_heading: Instance Property
path: eventkit/ekcalendaritem/notes
---

# notes

The notes associated with the calendar item.

## Declaration

```swift
var notes: String? { get set }
```

## See Also

### Attaching Notes

- [hasNotes](eventkit/ekcalendaritem/hasnotes.md)
