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

# trace

Properties of an event that indicates an attempt by one process to attach to another.

## Declaration

```swift
var trace: es_event_trace_t { get set }
```

## See Also

### Interprocess Events

- [proc_suspend_resume](endpointsecurity/es_events_t/proc_suspend_resume.md)
- [remote_thread_create](endpointsecurity/es_events_t/remote_thread_create.md)
