void IsetAttributeToIgnore(string attributeName);
None.
// Set the Default Attribute to a CxIgnore value String attributeName = "Ignore"; exampleBusObj.IsetAttributeToIgnore(attributeName);