<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@contract-case/case-boundary](./case-boundary.md) &gt; [PrintableMatchError](./case-boundary.printablematcherror.md) &gt; [message](./case-boundary.printablematcherror.message.md)

## PrintableMatchError.message property

A summary of the error. Could be any string.

**Signature:**

```typescript
readonly message: string;
```
