public static String fullUserName() {
   return toStringViaUTF8(myFoundationLibrary.NSFullUserName());
 }