URL which the application will be called back to fetch when this node is activated by a left mouse click (e.g., "https://www.openinventor.com/"). 
 
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntaxpublic SoSFFilePathString name { get; }Public ReadOnly Property name As SoSFFilePathString
	Get
public:
property SoSFFilePathString^ name {
	SoSFFilePathString^ get ();
}member name : SoSFFilePathString with get
Property Value
Type: 
SoSFFilePathString
Remarks
See Also