This version of Unity is unsupported.

ShaderKeyword.GetKeywordName

public static string GetKeywordName(Shader shader, Rendering.ShaderKeyword index);
public static string GetKeywordName(ComputeShader shader, Rendering.ShaderKeyword index);
Obsolete public string GetKeywordName();

Description

Returns the string name of the keyword.