fun attributeValue(map: Map<*, *>, attribute: String): Any?
Read value of the specified attribute.
If value was modified then will be returned right value of the 'MapDifference.ValueDifference'
attribute - attribute to find value.
Return
Requested attribute value.