---
title: description
framework: corespotlight
role: symbol
role_heading: Type Property
path: corespotlight/customstage/description
---

# description

A human-readable description of what this stage does.

## Declaration

```swift
static var description: String { get }
```

## Mentioned in

Making your indexed content available to Foundation Models

## See Also

### Getting the stage metadata

- [name](corespotlight/customstage/name.md)
- [inputTypes](corespotlight/customstage/inputtypes.md)
- [outputTypes](corespotlight/customstage/outputtypes.md)
