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

# message

The message to encode in the QR Code

## Declaration

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