When using dynamic class with property "Style". Including for example item.Style="color: red"
it is working fine.
But Visual Studio code throws error } expectedcss(css-rcurlyexpected) or similar.
Result is correct but Designer does not work:

The label-result is 'red' in my case but how to avoid the syntax errors?
Error: ERROR Error: Cannot find a differ supporting object 'color: #DFFDD00;'



