Property Key
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.
Gets the key of the metadata entry. This key acts as an identifier for the metadata.
public string Key { get; }
The key part of the metadata pair, typically used for identification purposes.