sink property

Sink? sink
getter/setter pair

The sink to write the output value to.

Implementation

Sink? sink;