Creates an instance of the mojo.ModelReference class
constructor: function( key )
Retrieves the model key.
getKey: function()
Retrieves the data stored in the model.
getValue: function()
Sets new data to be stored in the model.
setValue: function( valueObj )