Name Property

SWI-Prolog SbsSW.SwiPlCs

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 Basic Visual C++
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);
}

Assembly: SwiPlCs (Module: SwiPlCs) Version: 1.1.60301.0 (1.1.60301.0)