String? get fileSuffix => _$this._fileSuffix;
set fileSuffix(covariant String? fileSuffix) => _$this._fileSuffix = fileSuffix;