Artificial Intelligence
Artificial Intelligence
Information

KnowledgeVariable.Name property


      Gets or sets the name of the variable.


Namespace : ielib
Assembly : ielib.dll

public string Name { set; get; }

Property value

Type : System.string

Represents the name of the variable.


Exception : The variable name contains at least one character that is not accepted.