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

# create

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

## Declaration

```swift
var create: es_event_create_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)
- [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)
