closed property

bool? closed
getter/setter pair

A boolean that will be set by the Stream when the stream is closed.

Implementation

bool? closed;