@Kroll.getProperty
 @Kroll.method
 public String getTitle() {
   Log.d(LCAT, "getTitle");
   return branchUniversalObject.getTitle();
 }