void IsetAttributeToBlank(string attributeName);
None.
// Call the set-attribute-to-blank method String attributeName = "checkType"; exampleBusObj.IsetAttributeToBlank(attributeName);