---
sidebar_label: ProductLauncher.product
---

# ProductLauncher.product property

#### Signature:

```typescript
class ProductLauncher {
  get product(): Product;
}
```