I have a this model in my project:
public class dashboardModel{ public string dateTime {get;set;} public string name {get;set;} }