compares the one with the type of the text in the slideshow , 2 and 3 5 6 of the line .
126. final CustomProperty c = (CustomProperty) o;
127. final String name1 = c.getName();
134. return equalNames && c.getID() == this.getID()
135. && c.getType() == this.getType()
136. && c.getValue().equals(this.getValue());