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

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.