---
title: protection
framework: endpointsecurity
role: symbol
role_heading: Instance Property
path: endpointsecurity/es_event_mprotect_t/protection
---

# protection

The protection to apply to the memory-mapped range.

## Declaration

```swift
var protection: Int32
```

## See Also

### Inspecting Event Properties

- [address](endpointsecurity/es_event_mprotect_t/address.md)
- [size](endpointsecurity/es_event_mprotect_t/size.md)
- [reserved](endpointsecurity/es_event_mprotect_t/reserved.md)
