String? get slogan => _$this._slogan;
set slogan(covariant String? slogan) => _$this._slogan = slogan;