get
Retrieves the value associated with the given key.
Return
the value associated with the key, or null if the key is not found
Parameters
name
the key to search for in the collection
Retrieves the value associated with the given key.
the value associated with the key, or null if the key is not found
the key to search for in the collection