data: function() { var theData = { somevar: this.messageId, // other object attributes } return theData; }