getDictionary

Get a property's value as a Dictionary, which is a mapping object of a dictionary value. Returns null if the property doesn't exist, or its value is not a dictionary.

Return

the Dictionary object or null if the key doesn't exist.

Parameters

key

the key.