---
title: accountDescription
framework: financekit
role: symbol
role_heading: Instance Property
path: financekit/assetaccount/accountdescription
---

# accountDescription

The description of the account.

## Declaration

```swift
let accountDescription: String?
```

## See Also

### Instance Properties

- [currencyCode](financekit/assetaccount/currencycode.md)
- [displayName](financekit/assetaccount/displayname.md)
- [id](financekit/assetaccount/id.md)
- [institutionName](financekit/assetaccount/institutionname.md)
- [openingDate](financekit/assetaccount/openingdate.md)
