Table of Contents

Property Key

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

Key

Gets the key of the metadata entry. This key acts as an identifier for the metadata.

public string Key { get; }

Property Value

string

The key part of the metadata pair, typically used for identification purposes.