---
title: modified
framework: endpointsecurity
role: symbol
role_heading: Instance Property
path: endpointsecurity/es_event_close_t/modified
---

# modified

A Boolean value that indicates whether the file has modifications.

## Declaration

```swift
var modified: Bool
```

## Discussion

Discussion This value corresponds to KAUTH_FILEOP_CLOSE_MODIFIED.

## See Also

### Inspecting Event Properties

- [target](endpointsecurity/es_event_close_t/target.md)
