Class NamedBoundaryGroup has properties Name , Description and Type . Name and description have getters and setters, but Type has only a getter ( WString NamedBoundaryGroup.GetType() ).
However, there's no way to set the Type of a NamedBoundaryGroup…