enum class SosGroupFieldBehavior_ t : uint32
{
// MPropertyFriendlyName = Ignore
kIgnore = 0,
// MPropertyFriendlyName = Branch
kBranch = 1,
// MPropertyFriendlyName = Match
kMatch = 2,
};enum class SosGroupFieldBehavior_ t : uint32
{
// MPropertyFriendlyName = Ignore
kIgnore = 0,
// MPropertyFriendlyName = Branch
kBranch = 1,
// MPropertyFriendlyName = Match
kMatch = 2,
};