String? get mountType => _$this._mountType;
set mountType(covariant String? mountType) => _$this._mountType = mountType;