pipe property

PipeCallback<T>? pipe
getter/setter pair

Transform the set value;

Implementation

PipeCallback<T>? pipe;