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

# target

The process targeted by this event.

## Declaration

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

## See Also

### Inspecting Event Properties

- [reserved](endpointsecurity/es_event_get_task_name_t/reserved.md)
