Property Content NamespaceLMKit.TextGeneration.Chat AssemblyLM-Kit.NET.dll Content Gets the segment text as a materialized string. public string Content { get; } Property Value string Remarks This value is created from the current Content when the segment list is built. Subsequent changes to Content will rebuild segments on demand, so callers should not cache instances across content mutations.