示例#1
0
 /**
  * get the name of the Entry
  *
  * @return name
  */
 public String getName() {
   return _property.getName();
 }