IndividualPlateModelPlateName Property  | 
 
            Gets or sets the name of the individual plate.
            
 
    Namespace: 
   AGI.Foundation.Celestial
    Assembly:
   AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic string PlateName { get; set; }Public Property PlateName As String
	Get
	Set
public:
property String^ PlateName {
	String^ get ();
	void set (String^ value);
}member PlateName : string with get, set
Property Value
Type: 
String
See Also