Hi Sergio,
When you add the extended property name, you stop having the value binded to the variable. 
Remove the name property from your inputs and you'll have the values binded to the variables. This happens because OutSystems-platform generated HTML makes use of the name property as you can see in the screenshot below after I remove the extended property:

OML in attachment with the changes.
Hope it helps.
Kind Regards,
João