---
title: Tool.SessionProperty
framework: foundationmodels
role: symbol
role_heading: Type Alias
path: foundationmodels/tool/sessionproperty
---

# Tool.SessionProperty

## Declaration

```swift
typealias SessionProperty = LanguageModelSession.SessionProperty
```

## See Also

### Inspecting a tool

- [name](foundationmodels/tool/name.md)
- [description](foundationmodels/tool/description.md)
- [parameters](foundationmodels/tool/parameters.md)
- [includesSchemaInInstructions](foundationmodels/tool/includesschemaininstructions.md)
