The AddUserProperty method adds a custom pair of text values into the current node.
System.Boolean AddUserProperty(System.String propertyName, System.String propertyValue)
propertyName
Custom property name.
propertyValue
Custom property value.
Please check this link.
Member of CDIntfEx.IStructElement.