Swi-cs-pl - A CSharp class library to connect .NET languages with SWI-Prolog
Name Property
SwiPlCs interfaceSbsSW.SwiPlCsPlQueryVarName
The name of a variable in a Query
Declaration Syntax
C#Visual BasicVisual C++F#
public string Name { get; internal set; }
Public Property Name As String
	Get
	Friend Set
public:
property String^ Name {
	String^ get ();
	internal: void set (String^ value);
}
member Name : string with get, internal set
Property Value

Assembly: SwiPlCs (Module: SwiPlCs.dll) Version: 1.1.60601.0 (1.1.60601.0)