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