---
title: body
framework: foundationmodels
role: symbol
role_heading: Instance Property
path: foundationmodels/languagemodelsession/dynamicprofile/body-swift.property
---

# body

The content of the dynamic profile.

## Declaration

```swift
@LanguageModelSession.DynamicProfileBuilder var body: Self.Body { get }
```

## See Also

### Implementing a dynamic profile

- [Body](foundationmodels/languagemodelsession/dynamicprofile/body-swift.associatedtype.md)
- [LanguageModelSession.DynamicProfile.DynamicProfile](foundationmodels/languagemodelsession/dynamicprofile/dynamicprofile.md)
- [LanguageModelSession.DynamicProfile.Profile](foundationmodels/languagemodelsession/dynamicprofile/profile.md)
- [LanguageModelSession.DynamicProfile.SessionProperty](foundationmodels/languagemodelsession/dynamicprofile/sessionproperty.md)
