Variable VkLayerProperties.specVersion

struct VkLayerProperties
{
  // ...
  uint specVersion ;
  // ...
}