How can I serialize 2 or more object into one string and then deserialize them ?
User user = new User() { Name = "some name", Description