__declspec(property(get = GetName)) DewString Name;
Returns the name of the device.
Read:
DewString GetName();Declared in Dew::Math::TOpenCLDevice · Dew.Math/clMtxVec.h · Cross-compiler
Returns the name of the device.
DewString GetName();