The page title is not directly accessible on a page.
I would rather pass an object with an attribute containing the relevant value to that page as a parameter. Then use that object in your process logic.
It is probably also possible to grab the title in a nanoflow using javascript. But that would be a rather complicated custom workaround.