The method to translate a freecad object into a jcad object reads all the properties of the freecad object.
This is a bit too much because many of these properties cannot be understood by the JupyterCAD client.
We should reduce this to reading only the properties that JupyterCAD understands, making use of the Python schemas jupytercad-core now exposes.