---
title: unlink
framework: endpointsecurity
role: symbol
role_heading: Instance Property
path: endpointsecurity/es_events_t/unlink
---

# unlink

Properties of an event that indicates the deletion of a file.

## Declaration

```swift
var unlink: es_event_unlink_t { get set }
```

## See Also

### Symbolic Link Events

- [link](endpointsecurity/es_events_t/link.md)
- [readlink](endpointsecurity/es_events_t/readlink.md)
