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