Returns a unique identifier for the model instance. For example:
new Todo({id: 5}).identity() //-> 'todo_5'
model.identity() -> String
{String}
Returns a unique identifier for the model instance. For example:
Typically this is used in an element's shortName property so you can find all elements for a model with elements.