In the SwhGraphProperties class, we should add an optional progressLogger parameter to all the loadXXX() functions. As a starting point, this could simply log "Loading <property name>" at INFO level.
We also need to have the functions with two arguments in the SwhGraph interface.