Set/Get the value of a field

Is there any function in UVM to set/get the value of a field in Register Layer??
To say clearly in OVM we had poke_field_by_name & peek_field_by_name to get and set values to a field respectively. Do we have any similar functions to use in UVM Environment.

Thanks in advance…

In reply to anvesh211:

umm_reg_field has set/get methods. Since the OVM has no standard Register package, we cannot know what set/get functionality you are looking for. You need to contact the vendor who gave you this package directly. This forum is not for vendor specific issues.