---
title: address
framework: xctest
role: symbol
role_heading: Instance Property
path: xctest/xctsourcecodeframe/address
---

# address

An address that represents a specific frame in a call stack.

## Declaration

```swift
var address: UInt64 { get }
```

## See Also

### Frame Information

- [symbolInfo](xctest/xctsourcecodeframe/symbolinfo.md)
- [symbolicationError](xctest/xctsourcecodeframe/symbolicationerror.md)
- [symbolInfo()](xctest/xctsourcecodeframe/symbolinfo().md)
