String? get height => _$this._height;
set height(covariant String? height) => _$this._height = height;