Keep SaveGame previous values and overwrite new ones

My SaveGame class has many variables and when i save only few values to it, all other variables lose their values.

  • Is there any way to overwrite new values to SaveGame while keeping other previous assigned values?