<PackageReference Include="Relativity.Server.Identity.SDK" Version="5000.1.4" />

Relativity.Identity.V1.Shared.Interfaces.IHaveKeywordsAndNotes

Represents a DTO with Keywords and Notes properties.
string Keywords { get; set; }

Gets or sets any keywords associated with the artifact.

string Notes { get; set; }

Gets or sets an optional description or other information about the artifact.