Name

MetadataItem.Name property

Gets the name of the metadata item.

public string Name { get; }

Property Value

A string value that represents the name of the metadata item.

See Also