CheckButton.getLabel

Returns the label of the check button or NULL if propertyCheckButton:child is set.

class CheckButton
string
getLabel
()

Return Value

Type: string

The label self shows next to the indicator. If no label is shown, null will be returned.