get_name


Description:

public unowned string get_name ()

Parameters:

this

a Person

Returns:

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