---
title: summary
framework: weatherkit
role: symbol
role_heading: Instance Property
path: weatherkit/forecast/summary
---

# summary

A convenient localized description of the minute forecast.

## Declaration

```swift
var summary: String { get }
```

## See Also

### Getting the properties

- [endIndex](weatherkit/forecast/endindex.md)
- [forecast](weatherkit/forecast/forecast.md)
- [metadata](weatherkit/forecast/metadata.md)
- [startIndex](weatherkit/forecast/startindex.md)
