private void OnPostClicked(object sender, EventArgs eventArgs)
 {
     MainActivityVM.PostPersons();
 }