String? get numberSuffix => _$this._numberSuffix;
set numberSuffix(covariant String? numberSuffix) => _$this._numberSuffix = numberSuffix;