UI5 Default OData Model
A model in the Model View Controller (MVC) concept holds the data and provides methods to retrieve and modify that data. In SAPUI5, developers use models to manage application data and bind it to views, enabling the UI to reflect and interact with the underlying data layer.