Make `Binding.name` the 'RNA name property' of Action Bindings. This ensures that the name property is unique (within the Action), and also used for `action.bindings.keys()` and `action.bindings['BindingName']`.
Make `Binding.name` the 'RNA name property' of Action Bindings. This ensures that the name property is unique (within the Action), and also used for `action.bindings.keys()` and `action.bindings['BindingName']`.