Method WithAuthor
WithAuthor(string)
Sets the author in custom metadata.
public SkillBuilder WithAuthor(string author)
Parameters
authorstringThe author name.
Returns
- SkillBuilder
This builder for method chaining.
Sets the author in custom metadata.
public SkillBuilder WithAuthor(string author)
author stringThe author name.
This builder for method chaining.