UserModel.title

The users title eg. dr

struct UserModel
@optional
string title;

Meta