public CustomAPIController()
 {
     _ctx = new PropertyStoreEntities();
 }