Defines alias for unicode string type. Each string in the framework is unicode string.
using String = std::wstring;