<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/firestore](./firestore.md) &gt; [lite](./firestore_lite.md) &gt; [CollectionReference](./firestore_lite.collectionreference.md) &gt; [id](./firestore_lite.collectionreference.id.md)

## CollectionReference.id property

The collection's identifier.

<b>Signature:</b>

```typescript
get id(): string;
```
