public IAnnAutomationControl AutomationControl {get;}
Public ReadOnly Property AutomationControl As IAnnAutomationControl
public IAnnAutomationControl AutomationControl {get;}
@property (nonatomic,retain,readonly) id<LTIAnnAutomationControl> automationControl;
public IAnnAutomationControl getAutomationControl()
get_AutomationControl();
This is the same value passed as the automationControl parameter of AnnDesigner Constructor constructor.