<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/storage](./storage.md) &gt; [StorageReference](./storage.storagereference.md) &gt; [bucket](./storage.storagereference.bucket.md)

## StorageReference.bucket property

The name of the bucket containing this reference's object.

<b>Signature:</b>

```typescript
bucket: string;
```
