| ImpulsiveManeuverInformationDryMassIdentification Property  | 
 
            Gets or sets the identification of the dry mass getting propagated.
            
 
    Namespace: 
   AGI.Foundation.SegmentPropagation
    Assembly:
   AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 25.1.421.0 (25.1.421.0)
 Syntax
Syntaxpublic string DryMassIdentification { get; set; }Public Property DryMassIdentification As String
	Get
	Set
public:
property String^ DryMassIdentification {
	String^ get ();
	void set (String^ value);
}member DryMassIdentification : string with get, set
Property Value
Type: 
String See Also
See Also