Variable VkLayerProperties.implementationVersion

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