Table of Contents

Property Name

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

Name

The prefix-qualified property name, as authored in the packet (e.g. dc:format, xmp:Rating). A property whose namespace has no declared prefix falls back to its local name.

public string Name { get; }

Property Value

string
Share