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

# metadata

Descriptive information about the forecast data.

## Declaration

```swift
var metadata: WeatherMetadata
```

## See Also

### Getting the properties

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