---
title: description
framework: swift
role: symbol
role_heading: Instance Property
path: swift/contiguousarray/description
---

# description

A textual representation of the array and its elements.

## Declaration

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