[Visual Basic] Protected _Msg As Label [C#] protected Label _Msg; [C++] protected: Label* _Msg; [JScript] protected var _Msg: Label;
InterviewControl Class | Portrate.Interview Namespace