get*

get* is an alias for `cl-get' in `cl.el'.

(get* SYMBOL PROPNAME &optional DEFAULT)

This function has a compiler macro `cl--compiler-macro-get'.

Return the value of SYMBOL's PROPNAME property, or DEFAULT if none.