You can't override existing properties by extensio...
# getting-started
a
You can't override existing properties by extensions. So if the property you want to "decorate" already exists, you are out of luck. But you can use extensions to add new properties and override them with other extensions.