Returns whether a connection is fully closed, so it can be garbage collected.
@override bool get isClosed { return _isClosed; }