public void GetItem(int pointListId)
 {
     this.Card = PointListAdapter.GetItem(pointListId).ToProxy();
 }