Determines if the specified key is in the current collection
public function containsKey( mixed $k, ): bool;
mixed $k
bool
true
false