TypeMemberData.Name Property

Definition

The name of the member.

public:  property System::String ^ Name {  public:
System::String ^ get(); protected:
 void set(System::String ^ value); };
public:  property Platform::String ^ Name {  public:
Platform::String ^ get(); protected:
 void set(Platform::String ^ value); };
public string Name { get; protected set; }
member this.Name : string with get, set
Public Property Name As String

Property Value

Applies to