Determines that the value passed in to the method is of the same type as that of the attribute.
public boolean isType(Object value);
Returns True if the type of the attribute matches the passed-in type; otherwise, returns False.