Determines if a given attribute is present or not on a business object.
public boolean isAttrPresent(String attrName);
Returns true if the attribute exists or false if it does not.