Infer.NET Documentation
Name Property
Infer.NET code documentationMicrosoftResearch.Infer.ModelsConstrainableExpressionName
Microsoft Research, Cambridge
Declaration Syntax
C#Visual BasicVisual C++
public abstract string Name { get; set; }
Public MustOverride Property Name As String
public:
virtual property String^ Name {
	String^ get () abstract;
	void set (String^ value) abstract;
}

Assembly: Infer.Compiler (Module: Infer.Compiler) Version: 2.3.41111.0 (2.3.41111.0)