Variable RendererInfo.name

Name of the renderer

struct RendererInfo
{
  // ...
  string name ;
  // ...
}