INameAndReplacesMetadata.Name Property

Definition

Declared name value.

public:
 property System::String ^ Name { System::String ^ get(); };
[System.ComponentModel.DefaultValue(null)]
public string Name { get; }
[System.ComponentModel.DefaultValue(null)]
public string? Name { get; }
[<System.ComponentModel.DefaultValue(null)>]
member this.Name : string
Public ReadOnly Property Name As String

Property Value

Attributes

Applies to