Radar.Name Property
Gets or sets the name of the Radar.
Thread safety: This property is thread-safe.
Syntax
public System.String Name { get; set; }
Property Value
Platforms
Windows, Linux, Android
Gets or sets the name of the Radar.
public System.String Name { get; set; }
Windows, Linux, Android
In this article
Gets or sets the name of the Radar.
public:
String name ( ) const;
void name ( const String& value )
Windows, Linux, Android
In this article
Gets or sets the name of the Radar.
public final String getName ( );
public final void setName ( String value );
Windows, Linux, Android
In this article
Gets or sets the name of the Radar.
name
Windows, Linux, Android
In this article