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

# symbolInfo

Symbolication information for the referenced frame.

## Declaration

```swift
var symbolInfo: XCTSourceCodeSymbolInfo? { get }
```

## See Also

### Frame Information

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