__declspec(property(get = GetOnStopTest, put = SetOnStopTest)) TIterativeStopTest OnStopTest;
Read:
TIterativeStopTest GetOnStopTest();Write:
void SetOnStopTest(const TIterativeStopTest &Value);Declared in Dew::Math::TIterativeSettings · Dew.Math/sparse.h · Cross-compiler