How to get key from hashmap

Hi ,

How to get key from a hashmap by value
ex:
muHashMap(of string,string)

A=10;
B=20;

if i give 20 it should give me B

Kindly help me

Regards,
Abisha