Returns the style's tag name string this object uses.
The default is to use the typeid() name trimmed down to whatever is after the last dot which is typically the identifier of the class.
This tag may never be used, it is just available for the VisualTheme.getPropertyString if it chooses to do something like CSS.
See Implementation
Added May 10, 2021
Returns the style's tag name string this object uses.
The default is to use the typeid() name trimmed down to whatever is after the last dot which is typically the identifier of the class.
This tag may never be used, it is just available for the VisualTheme.getPropertyString if it chooses to do something like CSS.