ModelProperty.Name Свойство

Определение

Получает имя данного свойства.

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

Значение свойства

String

Имя данного свойства.

Применяется к