Click or drag to resize
AccountName Property
View Project on GitHub
The unique account name with numerical suffix. It is possible that the name change. Do not rely on the name, use id instead.

Namespace: GW2CSharp.V2.Authenticated.Account
Assembly: GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntax
C#
public string Name { get; set; }

Property Value

Type: String
See Also