---
title: imageName
framework: xctest
role: symbol
role_heading: Instance Property
path: xctest/xctsourcecodesymbolinfo/imagename
---

# imageName

The name of the binary image that contains the symbolicated code.

## Declaration

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

## See Also

### Symbol Information

- [location](xctest/xctsourcecodesymbolinfo/location.md)
- [symbolName](xctest/xctsourcecodesymbolinfo/symbolname.md)
