getGroupName method

String getGroupName ()

群名称

Implementation

String getGroupName(){
  return _groupName;
}