wManager.Wow.Helpers Namespace
WRobot

OffMeshConnection..::..Name Property

Get or set the name (description).

Namespace:  wManager.Wow.Helpers
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.