[Visual Basic] Overridable Public Property ReadOnly ActionListener As ActionListener _ Implements IUIItem.ActionListener [C#] public virtual ActionListener ActionListener { get; } [C++] public: virtual __property ActionListener* get_ActionListener(); [JScript] public virtual function get ActionListener() : ActionListener