How to replace a field value in record view of account?

How to replace a field value in record view of account? I cannot find the correct function in record.js to preform

this.model.set("nameOfTheField","someString");

Thanks!!