get_email


Description:

public unowned string get_email ()

Parameters:

this

a Person

Returns:

the email of person. The returned string is owned by Person and it should not be modified or freed.