<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/database](./database.md) &gt; [Reference](./database.reference.md) &gt; [root](./database.reference.root.md)

## Reference.root property

The root `Reference` of the Database.

<b>Signature:</b>

```typescript
readonly root: Reference;
```
