DictionaryStore.get()method

get(name: string): T | undefined

Get a single named item from this dictionary, or undefined if it is not set.