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

# rename

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

## Declaration

```swift
var rename: es_event_rename_t { get set }
```

## See Also

### File-System Events

- [access](endpointsecurity/es_events_t/access.md)
- [clone](endpointsecurity/es_events_t/clone.md)
- [copyfile](endpointsecurity/es_events_t/copyfile.md)
- [close](endpointsecurity/es_events_t/close.md)
- [create](endpointsecurity/es_events_t/create.md)
- [dup](endpointsecurity/es_events_t/dup.md)
- [exchangedata](endpointsecurity/es_events_t/exchangedata.md)
- [fcntl](endpointsecurity/es_events_t/fcntl.md)
- [open](endpointsecurity/es_events_t/open.md)
- [write](endpointsecurity/es_events_t/write.md)
- [truncate](endpointsecurity/es_events_t/truncate.md)
- [lookup](endpointsecurity/es_events_t/lookup.md)
- [searchfs](endpointsecurity/es_events_t/searchfs.md)
