PropagationStateElementConverterIdentification Property  | 
 
            Gets the string identifying this instance in the overall output.
            
 
    Namespace: 
   AGI.Foundation.Propagators.Advanced
    Assembly:
   AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic string Identification { get; }Public ReadOnly Property Identification As String
	Get
public:
property String^ Identification {
	String^ get ();
}member Identification : string with get
Property Value
Type: 
String
See Also