As a newbee of MPS I try to set different colors for finished items within a small todo list. I have a boolean properties attribute "finished" and want to return the color values - but I cannot use a named color or the java Color class. Surely I forgot something - can anyone tell me what to do?
Thank you very much for any answer!