Deserializes the specified Json into an object of the Mechanism object.
Return
an Mechanism object from the string. Returns null if jsonString is null, if jsonString is empty or not able to parse it.
Parameters
the json string representing the object to be deserialized