---
title: products
framework: packagedescription
role: symbol
role_heading: Instance Property
path: packagedescription/package/products
---

# products

The list of products that this package vends and that clients can use.

## Declaration

```swift
final var products: [Product]
```

## See Also

### Configuring Products

- [Product](packagedescription/product.md)
