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