__declspec(property(get = GetTestType, put = SetTestType)) TBinaryTestType TestType;
TBinaryTestType type.
Read:
TBinaryTestType GetTestType();Write:
void SetTestType(const TBinaryTestType Value);Declared in Dew::Stats::TMtxBinaryTest · Dew.Stats/StatTools.h · Cross-compiler