dictionary property

Dictionary? dictionary
inherited

The value of this fragment as a Dictionary.

Implementation

Dictionary? get dictionary;
void dictionary=(Dictionary? value)

Implementation

set dictionary(Dictionary? value);