Currently, specifying a property in camel case like myProperty works with attributes written with hyphens (like my-property). This conversion should (also) work the other way, as it is more intuitive to list the properties in the Component with the exact strings by which they'll be accessed from the template.