ExecFindMatch
ExecFindMatch(propTest, uniquePropName, uniqueCommand, uniqueSpecifier, false, -1);
ExecFindMatch(propTest, commonPropName, uniqueCommand, uniqueSpecifier, false, -1);
ExecFindMatch(propTest, uniquePropName, commonCommand, uniqueSpecifier, false, -1);
ExecFindMatch(propTest, uniquePropName, uniqueCommand, commonSpecifier, false, -1);
ExecFindMatch(propTest, theProps[i].name, commands[j], uniqueSpecifier,
ExecFindMatch(propTest, theProps[i].name, uniqueCommand, specifiers[k],
ExecFindMatch(propTest, theProps[i].name, commands[j], specifiers[k],
void ExecFindMatch(BPropertyInfo *propTest,