---
title: target
framework: endpointsecurity
role: symbol
role_heading: Instance Property
path: endpointsecurity/es_event_exec_t/target
---

# target

The process to execute.

## Declaration

```swift
var target: UnsafeMutablePointer<es_process_t>
```

## See Also

### Inspecting Event Properties

- [es_process_t](endpointsecurity/es_process_t.md)
