get

[procedure] get hash-table key prop

Chicken: returns the value of property prop of the item key in the hash table hash-table. See also put!, make-hash-table.