I forgot warning you. When you do changes(except add) on serialization/deserialization, first need to set serialization changes, after that need run server and make save. Now you can same do changes in deserialization method.
otherwise, the server will start with a deserialization error, because...