| Name | <TradeTag.has_xp> |
| Returns | ElementTag(Boolean) |
| Mechanism | TradeTag.has_xp |
| Description | (Property) Returns whether this trade will reward XP upon successful trading. |
| Generated Example | |
| Group | Properties |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/trade/TradeHasXp.java#L9 |