I want to increment an int:
_refUsers.Child(U.clickedby).Child("score").SetValueAsync(+=1);
It seems the ServerValue.increment() op