Gets or sets the name of the platform.
            
 
    Namespace: 
   AGI.Foundation.Platforms
    Assembly:
   AGI.Foundation.Platforms (in AGI.Foundation.Platforms.dll) Version: 25.1.421.0 (25.1.421.0)
 Syntax
Syntaxpublic string Name { get; set; }Public Property Name As String
	Get
	Set
public:
virtual property String^ Name {
	String^ get () sealed;
	void set (String^ value) sealed;
}abstract Name : string with get, set
override Name : string with get, set
Property Value
Type: 
StringImplements
INameServiceName See Also
See Also