String? get folder => _$this._folder;
set folder(covariant String? folder) => _$this._folder = folder;