Returns the text representing the title of this user.
String get title => contact.value?.contact.value.name.val ?? user.value.title;