Set NavModifier mobility in blueprint

I try to be able to spawn actors with attached NavModifier Components on runtime, but at the moment that does not work.

In this post Rama pointed out that it’s needed to change the mobility of the NavModifier to movable. Unfortunately this seems to be not possible from blueprint.

Is there any workaround or can you just confirm I have no possibility to do this from blueprint?