wManager.Wow.Helpers Namespace
WRobot

Buy..::..ItemName Property

Gets or sets the name of the item (like is appear in game).

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

Syntax


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

Field Value

The name of the item.