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

[Home](./index.md) &gt; [@datashaper/schema](./schema.md) &gt; [RelationshipConstraint](./schema.relationshipconstraint.md) &gt; [title](./schema.relationshipconstraint.title.md)

## RelationshipConstraint.title property

Friendly name of the relationship type. Used for display only.

<b>Signature:</b>

```typescript
title?: string;
```
