public UpdateProfileCommand(FarmerProfile farmer)
 {
     Farmer = farmer;
 }