---
title: length
framework: virtualization
role: symbol
role_heading: Instance Property
path: virtualization/vzguestmemorymapping/length
---

# length

The number of bytes contained by this guest memory mapping object.

## Declaration

```swift
var length: Int { get }
```
