Indicates if the order is a gift order or not, Y=Yes/True, order is a gift, N=No/False, order is NOT a gift. (Any order not containing the gift-order field at all, is to be considered as NOT being a gift order)

orders_Examples
 <property name="giftOrder">Y</property> 
orders_XPATH

/b24Message/order/property[@name="giftOrder"]

orders_Type
Yes/No
orders_Sort
3300