sets the text of the label
webix.ui({
view:"counter",
container:"box",
label:"First age"
})
The property should not be mixed with the label control. Moreover, the label control can have a label as well, but it doesn't make any sense.