int? get newOwnerType => _$this._newOwnerType;
set newOwnerType(covariant int? newOwnerType) => _$this._newOwnerType = newOwnerType;