protected IConditionExecutor ConditionExecutor { get; }Protected ReadOnly Property ConditionExecutor As IConditionExecutor
Getprotected:
property IConditionExecutor^ ConditionExecutor {
IConditionExecutor^ get ();
}member ConditionExecutor : IConditionExecutor with get