private void getAppVersionAndSetSPUser() { if (checkIfValueHasBeenSet(appVersion)) { SPUser.SetAppVersion(appVersion); } }