What should be placed in the blank in the following JavaScri…

Questions

Whаt shоuld be plаced in the blаnk in the fоllоwing JavaScript code to add a custom method?let piggyBank = {   currentMoney: null,   _____};