String? get newOwnerId => _$this._newOwnerId;
set newOwnerId(covariant String? newOwnerId) => _$this._newOwnerId = newOwnerId;