MapFieldNameInstance.Name Property

Definition

Gets the calculated value of the Name property in a MapFieldName class.

public:
 property System::String ^ Name { System::String ^ get(); };
public string Name { get; }
member this.Name : string
Public ReadOnly Property Name As String

Property Value

A string value that represents the calculated value of the Name property.

Applies to