BaseVisualTheme.getPropertyString

Returns the property as a string, or null if it was not overridden in the style definition. The idea here is something like css, where the interpretation of the string varies for each property and may include things like measurement units.

class BaseVisualTheme
abstract
string
getPropertyString

Meta