GroupStatus

public enum GroupStatus
{
Inactive,
Active
}