propertiesOf
fun <C : ExecutionContext, T : Any> Solve.Request<C>.propertiesOf(channel: Channel<T>): Sequence<Struct>
The stream_property/2 properties (input/output, plus one alias(_) per alias other than ChannelStore.CURRENT) that hold for channel in this request's context, always terminated by type(text) since only text streams are supported.