GetGroupName
const char* GetGroupName();
if (statement->GetGroupName() == NULL) {
if (statement->GetGroupName() == NULL) {
BString openValue(openStatement.GetGroupName());
BString closeValue(statement->GetGroupName());
const char* name = group.GetGroupName();
fKeyword = fGroup.GetGroupName();
const char* name = group->GetGroupName();
const char* name = group->GetGroupName();