protected abstract string XmlElementNameInternal { get; }Protected MustOverride ReadOnly Property XmlElementNameInternal As String
Getprotected:
virtual property String^ XmlElementNameInternal {
String^ get () abstract;
}abstract XmlElementNameInternal : string with get