String? get display => _$this._display;
set display(covariant String? display) => _$this._display = display;