Returns true if a slot with the given key exists.
true
key
bool Has(String key) => _Slots.containsKey(_slotKey(key));