Property Professions
- Namespace
- GuildWars2.Items
- Assembly
- GW2SDK.dll
Professions
The profession(s) that can use the item.
public required IReadOnlyCollection<Extensible<ProfessionName>> Professions { get; init; }
The profession(s) that can use the item.
public required IReadOnlyCollection<Extensible<ProfessionName>> Professions { get; init; }