public void RemoveAttrib(XmlAttrib attr) { XmlSDK.RapidXmlNodeA_remove_attribute(CoreObject, attr.CoreObject); }