cl-remf

cl-remf is an autoloaded Lisp macro in `cl-macs.el'.

(cl-remf PLACE TAG)

Remove TAG from property list PLACE.
PLACE may be a symbol, or any generalized variable allowed by `setf'.
The form returns true if TAG was found and removed, nil otherwise.