---
title: description
framework: managedappdistribution
role: symbol
role_heading: Instance Property
path: managedappdistribution/managedapp/description
---

# description

The app’s localized description.

## Declaration

```swift
let description: String?
```

## See Also

### Obtaining general information

- [name](managedappdistribution/managedapp/name.md)
- [subtitle](managedappdistribution/managedapp/subtitle.md)
- [fileSize](managedappdistribution/managedapp/filesize.md)
- [iconURL(fitting:)](managedappdistribution/managedapp/iconurl(fitting:).md)
- [screenshotURLs(fitting:)](managedappdistribution/managedapp/screenshoturls(fitting:).md)
