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

## PrintableMatchError.kind property

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

**Signature:**

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