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

# target

The process targeted by this event.

## Declaration

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

## See Also

### Inspecting Event Properties

- [flavor](endpointsecurity/es_event_proc_check_t/flavor.md)
- [type](endpointsecurity/es_event_proc_check_t/type.md)
- [es_proc_check_type_t](endpointsecurity/es_proc_check_type_t.md)
- [reserved](endpointsecurity/es_event_proc_check_t/reserved.md)
