bool? get incoming => _$this._incoming;
set incoming(covariant bool? incoming) => _$this._incoming = incoming;