Table of Contents

Property License

Namespace
LMKit.Agents.Skills
Assembly
LM-Kit.NET.dll

License

Gets or sets the license name or reference to a bundled license file.

Optional. Recommended to keep it short (e.g., MIT, Apache-2.0).

[JsonPropertyName("license")]
public string License { get; set; }

Property Value

string