public int AddEndAttributeValue(int which, string name, string value) { return(ComObject.AddEndAttributeValue(which, name, value)); }