[Visual Basic] Overridable Protected Property ReadOnly ChildrenActionListener As ActionListener [C#] protected virtual ActionListener ChildrenActionListener { get; } [C++] protected: virtual __property ActionListener* get_ChildrenActionListener(); [JScript] protected virtual function get ChildrenActionListener() : ActionListener