[ Version ( since = "3.60" ) ]
public ContactGender? copy ()
Creates a copy of the this.
Returns null when this is null. Free it with free, when no longer needed.
| this |
|
a new copy of the this, or null when the this is null |