---
title: symbolName
framework: xctest
role: symbol
role_heading: Instance Property
path: xctest/xctsourcecodesymbolinfo/symbolname
---

# symbolName

A string that represents a human-readable symbol in source code.

## Declaration

```swift
var symbolName: String { get }
```

## See Also

### Symbol Information

- [imageName](xctest/xctsourcecodesymbolinfo/imagename.md)
- [location](xctest/xctsourcecodesymbolinfo/location.md)
