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