I am viewing some String value from Model in a property view with label
and value. I want to change color of part of the value for example:
Company Name: Oil International Company (OIC)
and I show OIC in blue.
How can I do that in GMF with IProperySourceProvider and
getPropertyDiscriptors()?