---
title: prefix
framework: combine
role: symbol
role_heading: Instance Property
path: combine/publishers/concatenate/prefix
---

# prefix

The publisher to republish, in its entirety, before republishing elements from suffix.

## Declaration

```swift
let prefix: Prefix
```

## See Also

### Inspecting publisher properties

- [suffix](combine/publishers/concatenate/suffix.md)
