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

# target

The file with ownership metadata to set.

## Declaration

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

## See Also

### Inspecting Event Properties

- [uid](endpointsecurity/es_event_setowner_t/uid.md)
- [gid](endpointsecurity/es_event_setowner_t/gid.md)
- [reserved](endpointsecurity/es_event_setowner_t/reserved.md)
