Property MemberCount
- Namespace
- GuildWars2.Guilds
- Assembly
- GW2SDK.dll
MemberCount
The current number of members in the guild.
public required int? MemberCount { get; init; }
Property Value
- int?
The current number of members in the guild.
public required int? MemberCount { get; init; }