How to use System namespace and library through MS Visual Studio in UE4 C++ project?

Hm… I see, another route might be to build a standalone DLL and link it to the project for that class, following the tutorial for linking libraries.