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

# access

Properties of an event that indicates the checking of a file’s access permission.

## Declaration

```swift
var access: es_event_access_t { get set }
```

## See Also

### File-System Events

- [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)
- [rename](endpointsecurity/es_events_t/rename.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)
