<!-- 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; [kind](./case-boundary.printablemessageerror.kind.md)

## PrintableMessageError.kind property

The red highlighted blob, eg "MATCHING ERROR" or "TRIGGER FUNCTION ERROR". Could be any string.

**Signature:**

```typescript
readonly kind: string;
```
