Widget.cssName

Get cssName property.

class Widget
@property
string
cssName
()

Return Value

Type: string

The name of this widget in the CSS tree.

This property is meant to be set by widget implementations, typically in their instance init function.