UserModel.salutation

The users salutation eg. mr/ms or unset

struct UserModel
@optional
string salutation;

Meta