TextStyleProperties.getTextDecoration
        Text decoration property (shown as Lines in the designer). 
 This is equivalent to the CSS text-decoration property.
 If configured the value will be one of the following:
 
        - none
 - overline
 - underline
 - line-through
 
returns java.lang.String