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

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

## PrintableMessageError.message property

A summary of the error. Could be any string.

**Signature:**

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