---
title: description
framework: weatherkit
role: symbol
role_heading: Instance Property
path: weatherkit/weathercondition/description
---

# description

A localized string describing the current condition.

## Declaration

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

## See Also

### Describing the weather condition

- [accessibilityDescription](weatherkit/weathercondition/accessibilitydescription.md)
