public String getName() { return iType.getName(); }
public int hashCode() { return iField.hashCode() ^ iType.hashCode(); }