Tries to guess the class to use from the property being unserialised.
It is useful when dealing with non-php client who to not put "className" fields in requests, containing the object class to use. If the property finishes with "Request", it is used as the class name.