Description
I'm currently in the process of updating a few of the OpenModelica scripts like https://github.com/OpenModelica/OpenModelicaLibraryTesting to OMPython v4 and noticed that a lot of the newish functions/classes aren't documented which makes the upgrade process harder than needed.
Please provide documentation for the main classes and functions like for example OMCSessionZMQ and OMCProcessDocker.
Expected Behavior
Have Python Docstrings for the main classes and functions.