---
title: message
framework: coreimage
role: symbol
role_heading: Instance Property
path: coreimage/ciqrcodegenerator/message
---

# message

The message to encode in the QR code.

## Declaration

```swift
var message: Data { get set }
```

## See Also

### Instance Properties

- [correctionLevel](coreimage/ciqrcodegenerator/correctionlevel.md)
