---
title: target_name
framework: endpointsecurity
role: symbol
role_heading: Instance Property
path: endpointsecurity/es_event_copyfile_t/target_name
---

# target_name

The name of the newly copied file.

## Declaration

```swift
var target_name: es_string_token_t
```

## See Also

### Inspecting Event Properties

- [source](endpointsecurity/es_event_copyfile_t/source.md)
- [target_file](endpointsecurity/es_event_copyfile_t/target_file.md)
- [target_dir](endpointsecurity/es_event_copyfile_t/target_dir.md)
- [mode](endpointsecurity/es_event_copyfile_t/mode.md)
- [flags](endpointsecurity/es_event_copyfile_t/flags.md)
- [reserved](endpointsecurity/es_event_copyfile_t/reserved.md)
