alloc_prop
static prop_t *alloc_prop(prop_op_t);
if (($$ = alloc_prop(po_remove)) == NULL)
if (($$ = alloc_prop(po_create)) == NULL)