| Name | <EntityTag.trapped> | 
| Returns | ElementTag(Boolean) | 
| Mechanism | EntityTag.trapped | 
| Description | Returns whether the skeleton horse is trapped. A trapped skeleton horse will trigger the skeleton horse trap when the player is within 10 blocks of it. | 
| Generated Example |  | 
| Group | properties | 
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityTrapped.java#L44 |