img
is a JavaScript tag and can not be used as an property name. Change it to something else.
property alias img_alias: area_light
From the QML-Documentation:
... It can also not be a JavaScript keyword. See the ECMAScript Language Specification for a list of such keywords.