Return the data at aKey. If this dictionary does not contain aKey then NULL is returned. If NULL is actually stored at aKey then NULL will be returned also.
See method includesKey.