| AuxiliaryStateElementIdentification Property  | 
 
            Gets or sets 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)
 Syntax
Syntaxpublic string Identification { get; set; }Public Property Identification As String
	Get
	Set
public:
property String^ Identification {
	String^ get ();
	void set (String^ value);
}member Identification : string with get, set
Property Value
Type: 
String See Also
See Also