Variable VulkanLayerProperties.layerName

struct VulkanLayerProperties
{
  // ...
  string layerName ;
  // ...
}