When I use this way to add a property:
ext { some = [ ... ] }
IDEA shows me a yellow warning on some:
some
<