| SoWWWAnchordescription Property  | 
A description of the URL which may make more sense to users than the URL itself (e.g., "The VSG Home Page"). 
 
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntaxpublic SoSFString description { get; }Public ReadOnly Property description As SoSFString
	Get
public:
property SoSFString^ description {
	SoSFString^ get ();
}member description : SoSFString with get
Property Value
Type: 
SoSFString
Remarks
See Also