---
title: messageString
framework: coreimage
role: symbol
role_heading: Instance Property
path: coreimage/ciqrcodefeature/messagestring
---

# messageString

The string decoded from the detected barcode.

## Declaration

```swift
var messageString: String? { get }
```

## See Also

### Decoding a Detected Barcode

- [symbolDescriptor](coreimage/ciqrcodefeature/symboldescriptor-swift.property.md)
