---
title: customMirror
framework: combine
role: symbol
role_heading: Instance Property
path: combine/subscribers/assign/custommirror
---

# customMirror

A mirror that reflects the subscriber.

## Declaration

```swift
final var customMirror: Mirror { get }
```

## See Also

### Supporting Debugging

- [description](combine/subscribers/assign/description.md)
- [playgroundDescription](combine/subscribers/assign/playgrounddescription.md)
