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

# source

The file to clone.

## Declaration

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

## See Also

### Inspecting Event Properties

- [target_file](endpointsecurity/es_event_copyfile_t/target_file.md)
- [target_dir](endpointsecurity/es_event_copyfile_t/target_dir.md)
- [target_name](endpointsecurity/es_event_copyfile_t/target_name.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)
