getModifiedBy
getModifiedBy(): String;
The getModifiedBy method of the Object class returns a string containing the user name of the user who modified the receiver.
Not all entities have this information. Where this information is not available, a null value ("") is returned.