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

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

## Named.title property

Friendly name of the resource. Used for display only.

<b>Signature:</b>

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