Hi, PropertyPath doesn't read or write object's properties that are handle with a `__call` method. Propel has a delegation behavior, that delegate setter/getter with `__call`, @bschussek , @fabpot what do you think about that ? I can provide a PR. cc @willdurand