reverse_properties
struct property *reverse_properties(struct property *first);
new->proplist = reverse_properties(proplist);