---
title: comments
framework: testing
role: symbol
role_heading: Instance Property
path: testing/issue/comments
---

# comments

Any comments provided by the developer and associated with this issue.

## Declaration

```swift
var comments: [Comment]
```

## Discussion

Discussion If no comment was supplied when the issue occurred, the value of this property is the empty array.
