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

# address

The starting memory address to protect.

## Declaration

```swift
var address: user_addr_t
```

## See Also

### Inspecting Event Properties

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