---
title: details
framework: classkit
role: symbol
role_heading: Instance Property
path: classkit/clsprogressreportingcapability/details
---

# details

A description of the capability presented to teachers.

## Declaration

```swift
var details: String? { get }
```

## Discussion

Discussion Localize the string that you assign to this property. Schoolwork presents the string to teachers to help them understand how your app uses this capability.

## See Also

### Characterizing the Capability

- [kind](classkit/clsprogressreportingcapability/kind-swift.property.md)
- [CLSProgressReportingCapability.Kind](classkit/clsprogressreportingcapability/kind-swift.enum.md)
