AircraftMotionElementIdentification Property  | 
 
            Gets or sets the string identifying this instance in the overall output.
            
 
    Namespace: 
   AGI.Foundation.AircraftPropagation
    Assembly:
   AGI.Foundation.AircraftPropagation (in AGI.Foundation.AircraftPropagation.dll) Version: 25.1.421.0 (25.1.421.0)
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