Gets the name (label) of the node.
Namespace: IBM.Broker.PluginAssembly: IBM.Broker.Plugin (in IBM.Broker.Plugin.dll) Version: 9.0.0.0
public string Name { get; }
public string Name { get; }
Public ReadOnly Property Name As String
Get
Public ReadOnly Property Name As String
Get
public:
property String^ Name {
String^ get ();
}
public:
property String^ Name {
String^ get ();
}
member Name : string with get
member Name : string with get
Property Value
Type:
String