Table of Contents

Property Label

Namespace
LMKit.TextAnalysis
Assembly
LM-Kit.NET.dll

Label

The string key/name for this entity. For built‐in types, this matches EntityType.ToString(). For custom types, this is the user‐provided label.

public string Label { get; }

Property Value

string