wManager.Wow.Helpers Namespace
WRobot

Npc..::..Name Property

Gets or sets the name (or description).

Namespace:  wManager.Wow.Class
Assembly:  wManager (in wManager.dll)

Syntax


public string Name { get; set; }
Public Property Name As String
	Get
	Set
public:
property String^ Name {
	String^ get ();
	void set (String^ value);
}

Field Value

The name.