__declspec(property(get = GetTest2Table, put = SetTest2Table)) TBinaryTestTable*Test2Table;
Second test (optional) table.
Read:
TBinaryTestTable *GetTest2Table();Write:
void SetTest2Table(TBinaryTestTable *Value);Declared in Dew::Stats::TMtxBinaryTest · Dew.Stats/StatTools.h · Cross-compiler