labelText

var labelText: CharSequence? = null

The text of the Label. Can be set to null to hide the label. Usage of this property is preferred over the inherited set/getText methods.