Add a name attribute for each AudioParam
AudioParam's are fairly opaque but it's useful to know that an AudioParam belongs to a certain node and the name of the AudioParam itself. This is especially useful for printing messages related to the AudioParam.
BUG=
607699
TEST=none
Committed:
https://crrev.com/0f7829c7596aa617ce042877b27e373991e4e682
Cr-Commit-Position: refs/heads/master@{#391102}