Thanks Lisa for your help.
It got resolved using OraFormsGetIdFromControl() function as,
nIterator1 := OraFormsGetIdFromControl("Note");
Then using OraFormsGetPropString() function as,
sValue:= OraFormsGetPropString(string(nIterator1),ORA_PID_MESSAGE);