---
title: rawContent
framework: foundationmodels
role: symbol
role_heading: Instance Property
path: foundationmodels/generatedcontent/parsingerror/rawcontent
---

# rawContent

The raw content that could not be parsed.

## Declaration

```swift
var rawContent: String
```

## See Also

### Inspecting the instance

- [underlyingError](foundationmodels/generatedcontent/parsingerror/underlyingerror.md)
- [debugDescription](foundationmodels/generatedcontent/parsingerror/debugdescription.md)
