---
title: message
framework: xctest
role: symbol
role_heading: Instance Property
path: xctest/xctskip-swift.struct/message
---

# message

An optional description of the skipped test, displayed in the Test navigator.

## Declaration

```swift
var message: String? { get }
```
