get_name


Description:

public unowned string get_name ()

Retrieves the name of this.

Parameters:

this

A Actor

Returns:

the name of the actor, or null. The returned string is owned by the actor and should not be modified or freed.