| Name | marker |
| Object | EntityTag |
| Input | ElementTag(Boolean) |
| Related Tags | <EntityTag.marker> If the entity is an armor stand, returns whether the armor stand is a marker. (...)
|
| Description | Changes the marker state of an armor stand. |
| Generated Example | |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityMarker.java#L83 |