public string FirstName { set { using (SQLiteConnection conn = new SQLiteConnection(App.FilePath)) { BindingContext = conn.Table().FirstOrDefault(x => x.FullName == Uri.U