private void InitSettings() { var settings = _settingsHelper.Load(); SourceFilePath = settings?.SourceFilePath; }