---
title: range
framework: combine
role: symbol
role_heading: Instance Property
path: combine/publishers/output/range
---

# range

The range of elements to publish.

## Declaration

```swift
let range: CountableRange<Int>
```

## See Also

### Inspecting publisher properties

- [upstream](combine/publishers/output/upstream.md)
