No, not the String name. The actual pointer like
action player_act()
{
player = me;
}

and in a file he writes "player" and the he wants to get the player pointer.