MemberDescriptor.Name Свойство
Определение
Возвращает имя члена.Gets the name of the member.
public:
virtual property System::String ^ Name { System::String ^ get(); };
public virtual string Name { get; }
member this.Name : string
Public Overridable ReadOnly Property Name As String
Значение свойства
Имя элемента.The name of the member.