BackgroundStyleProperties.getBackgroundImageRepeat
        Background image repeat property. 
 This is equivalent to the CSS background-repeat property.
 If configured the value will be one of the following:
 
        - no-repeat
 - repeat
 - repeat-x
 - repeat-y
 
returns java.lang.String