---
title: rawContent
framework: foundationmodels
role: symbol
role_heading: Instance Property
path: foundationmodels/languagemodelsession/response/rawcontent
---

# rawContent

The raw response content.

## Declaration

```swift
let rawContent: GeneratedContent
```

## Discussion

Discussion When Content is GeneratedContent, this is the same as content.

## See Also

### Getting the response content

- [content](foundationmodels/languagemodelsession/response/content.md)
