UJOTYP-31: ujot_variant_map_next: Return boolean to indicate last element
- extend function "ujot_variant_map_next" by the new boolean return parameter
- adapt function "ujot_write_map_to_ujo" to work with the new boolean value
- adapt test to check the new boolean value
Closes UJOTYP-31