A boolean flag indicating if the user is a Moderator in the current zone.
true if the user is a Moderator
Version:
SmartFoxServer Basic / Pro
SmartFoxServer Basic / Pro
if (user.IsModerator()) Debug.WriteLine("The user is a Moderator");