int? get ownerType => _$this._ownerType;
set ownerType(covariant int? ownerType) => _$this._ownerType = ownerType;