Exemplo n.º 1
0
 boolean propertyFinish() {
   checkProperty();
   type.addProperty(property);
   property = null;
   return true;
 }