---
title: Body
framework: foundationmodels
role: symbol
role_heading: Associated Type
path: foundationmodels/languagemodelsession/dynamicprofile/body-swift.associatedtype
---

# Body

The type of dynamic profile that represent this profile.

## Declaration

```swift
associatedtype Body : LanguageModelSession.DynamicProfile
```

## See Also

### Implementing a dynamic profile

- [body](foundationmodels/languagemodelsession/dynamicprofile/body-swift.property.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)
