// Modifies the ~rand_mode~ for the field instance to the specified one//// @uvm-contrib This API is being considered for potential contribution to 1800.2externvirtualfunctionvoidset_rand_mode(bitrand_mode);// Function: get_rand_mode// Returns the rand_mode of the field instance//// @uvm-contrib This API is being considered for potential contribution to 1800.2externvirtualfunctionbitget_rand_mode();// @uvm-ieee 1800.2-2020 auto 18.5.4.7externstaticfunctionbitdefine_access(stringname);localstaticbitm_predefined=m_predefine_policies();externlocalstaticfunctionbitm_predefine_policies();// Function -- NODOCS -- get_access//// Get the access policy of the field