---
title: schemaName
framework: foundationmodels
role: symbol
role_heading: Instance Property
path: foundationmodels/transcript/structuredsegment/schemaname
---

# schemaName

A name that can be used to understand which type the content represents.

## Declaration

```swift
@backDeployed(before: iOS 27.0, macOS 27.0, visionOS 27.0)
var schemaName: String { get set }
```

## See Also

### Inspecting a structured segment

- [content](foundationmodels/transcript/structuredsegment/content.md)
- [source](foundationmodels/transcript/structuredsegment/source.md)
