| Name | <PolygonTag.note_name> |
| Returns | ElementTag |
| Description | Gets the name of a noted PolygonTag. If the polygon isn't noted, this is null. |
| Example | |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/PolygonTag.java#L647 |