---
title: process
framework: endpointsecurity
role: symbol
role_heading: Instance Property
path: endpointsecurity/es_message_t/process
---

# process

The process that performed the action defined in a message.

## Declaration

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

## See Also

### Identifying the Source Process

- [es_process_t](endpointsecurity/es_process_t.md)
