| Name | <NPCTag.nickname> |
| Returns | ElementTag |
| Description | Returns the NPC's display name, as set by the Nickname trait (or the default NPC name). |
| Generated Example | |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/NPCTag.java#L496 |