public String getString (SynthContext context, Object key, String defaultValue)

Convenience method to get a specific style property whose value is a String.

Parameters:
context    SynthContext identifying requester
key    Property being requested.
defaultValue    Value to return if the property has not been specified, or is not a String

Returns:  Value of the named property