indicates the name of the component (a read-only property)
var name = $$('myList').data.name //-> "DataStore"
The hardcoded value of the property is "DataStore".