Source Property
Metadata regarding the source of the link (ex. "Inventor" or "AutoCAD"). This is mainly for use by CAD plug-ins. When creating new associations, it's recommended to set this value to null.
Syntax
public System.string Source {get; set;}Public Property Source As System.String