you can't use the dash `-` character
# javascript
g
you can't use the dash
-
character
f
you can, using square brackets:
attrs["my-prop"] = "foo"