StkEphemerisFileCovarianceTimePosName Property  | 
 
            Gets the name of this covariance format.
            
 
    Namespace: 
   AGI.Foundation.Stk
    Assembly:
   AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic override string Name { get; }Public Overrides ReadOnly Property Name As String
	Get
public:
virtual property String^ Name {
	String^ get () override;
}abstract Name : string with get
override Name : string with get
Property Value
Type: 
String
See Also