public bool SetOption(ChannelOption option, object value) => option.Set(this, value);