On iOS, labels created with UILabel can be changed with the text property.
UILabel
text
label.text = "Descriptive label"