Variable VkLayerProperties.description

struct VkLayerProperties
{
  // ...
  char[256] description ;
  // ...
}