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