// Create new project and set currency code System::SharedPtr project1 = System::MakeObject(); project1->Set(Prj::CurrencyCode(), u"USD");