public Actions ExecutionPlan { get; set; }
Public Property ExecutionPlan As Actions Get Set
public: property Actions^ ExecutionPlan { Actions^ get (); void set (Actions^ value); }