For: ``` if (info->mType == dukObjectFunctionInfo::eGetProp) { ... } if (info->mType == dukObjectFunctionInfo::eSetProp) { ... } ```