<!--
{
  "availability" : [
    "watchOS: 2.0.0 - 2.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "EventKit",
  "identifier" : "/documentation/EventKit/EKCalendarItem/uuid",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "EventKit"
    ],
    "preciseIdentifier" : "c:objc(cs)EKCalendarItem(py)UUID"
  },
  "title" : "uuid"
}
-->

# uuid

The calendar item’s unique identifier.

```
var uuid: String { get }
```

## See Also

[`EKCalendarItem`](/documentation/EventKit/EKCalendarItem)

An abstract superclass for calendar events and reminders.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)