protected override string SectionName { get; }
Protected Overrides ReadOnly Property SectionName As String
Get
protected:
virtual property String^ SectionName {
String^ get () override;
}
abstract SectionName : string with get
override SectionName : string with get