"Instance" is just macromedia's way of trying to be unique. The term you are looking for is 'object'. As stated above, you can find the name of any npc by echoing this.name.
(Try echo(this.name)
This will only work on database npcs though but there are other ways to access level npcs such as finding the npc in the "npcs" array-variable.