/** @return column identifier */
 public ColumnPath getPath() {
   return properties.getPath();
 }