dictionary

open override var dictionary: MutableDictionary?(source)

Get the value as a MutableDictionary object, a mapping object of a dictionary value. Returns null if the value is null, or the value is not a dictionary.