public void Save()
 {
     serializerJson.ToFile(Settings, SettingsPath);
 }