chain_property
$$ = chain_property($2, $1);
struct property *chain_property(struct property *first, struct property *list);