WebSphere Message Broker™ V8.0.0.0 .NET Plugin Node API
Name Property
NamespacesIBM.Broker.PluginNBElementName
SUMMARY
The Name property provides the name of the NBElement in the logical (hierarchical) view of the message.
Declaration Syntax
C#Visual BasicVisual C++F#
public string Name { get; set; }
Public Property Name As String
	Get
	Set
public:
property String^ Name {
	String^ get ();
	void set (String^ value);
}
member Name : string with get, set
Value
Name accesses the name of the element.

Assembly: IBM.Broker.Plugin (Module: IBM.Broker.Plugin) Version: 8.0.0.0