Property Name
Name
Gets or sets the unique identifier for this skill.
Required. Max 64 characters. Lowercase letters, numbers, and hyphens only. Must not start or end with a hyphen.
[JsonPropertyName("name")]
public string Name { get; set; }
Property Value
Examples
pdf-processing