set_name
Description:
[
Version ( since =
"0.7.0" ) ]
public void set_name (
GDName name)
Sets the name property to name, and increments its reference
count.
name must not be null, though all its properties may be null
.
Parameters:
| this |
a ContactsContact
|
| name |
the new GDName
|