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