SegmentPropagatorConstraintEvaluatorName Property  | 
    
            Gets the optional name of this constraint evaluator.
            
 
    Namespace: 
   AGI.Foundation.NumericalMethods
    Assembly:
   AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic string Name { get; }Public ReadOnly Property Name As String
	Get
public:
property String^ Name {
	String^ get ();
}member Name : string with get
Property Value
Type: 
String
See Also