VC.NET Natived PropertySeptember 16, 2009int _tmain(int argc, _TCHAR* argv[]) { TestObj obj; obj.m_bIsRunning = true; return 0; }C++