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