Returns the underlying value as type dictionary. The returned reference
may become invalid if the value is owned by another object or if ownership
is transferred to another object in the future. To maintain a reference to
the value after assigning ownership to a dictionary or list pass this
object to the set_value() function instead of passing the returned
reference to set_dictionary().
Returns the underlying value as type dictionary. The returned reference may become invalid if the value is owned by another object or if ownership is transferred to another object in the future. To maintain a reference to the value after assigning ownership to a dictionary or list pass this object to the set_value() function instead of passing the returned reference to set_dictionary().