Returns whether the current stream supports writing.
public override bool CanWrite { get; }
True if the stream supports writing; otherwise, false.