---
title: child
framework: endpointsecurity
role: symbol
role_heading: Instance Property
path: endpointsecurity/es_event_fork_t/child
---

# child

The forked child process.

## Declaration

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

## See Also

### Inspecting Event Properties

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