Determines if an attribute value is the special Blank (CxBlank) attribute value.
public static boolean isBlankValue(Object value);
Returns True if the value is the special Blank attribute value; otherwise, returns False.