Property Version
Version
Gets or sets the version of this skill.
Optional. Semantic versioning recommended (e.g., 1.0.0).
[JsonPropertyName("version")]
public string Version { get; set; }
Gets or sets the version of this skill.
Optional. Semantic versioning recommended (e.g., 1.0.0).
[JsonPropertyName("version")]
public string Version { get; set; }