public interface IStyleHandle
A style provides many properties such has the foreground and background color, the font and some display options.
A Style holds a local property map where the property value are fetched from. A Style is also attached to a cascadedStyle that is used as a defaulting mechanism when a property value is not available in the local map.
String getName()