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