[ CCode ( notify = false ) ]
public string alias { get; set; }
An alias for the contact.
An alias is a user-given name, to be used in UIs as the sole way to represent the contact to the user.
This may not be null
: an empty string represents an unset alias.