Hey.
From docs about ux:Name we can see this line:
ux:Name
Note that ux:Name can not be data-bound as it is a compile-time attribute. Data-binding happens at run-time.
And docs about Name attribute says:
Run-time name of the node.
Hope this helps.