UIKit convention is to use 'text' to reference the string content of a UILabel and UITextView. (This matches params such as 'textColor' and 'boldTextColor' each referring to the color of 'text', not 'string')