Gets an IObjectMapper for the defined object.
Example:
IObjectMapper<Product> mapper = Elementary.GetIObjectMapper<Product>();