full_name


Description:

public string full_name { get; set; }

An unstructured representation of the person's full name.

It's generally advised to use the other individual properties in preference to this one, which can fall out of synchronisation with the other properties.

For more information, see the GData specification .