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, equals EntityType.ToString(); for custom types, contains the user-provided label.

public string Label { get; }

Property Value

string