public StringReadOnlyBox StatusTextBox { get; set; }
Public Property StatusTextBox As StringReadOnlyBox Get Set
public: property StringReadOnlyBox^ StatusTextBox { StringReadOnlyBox^ get (); void set (StringReadOnlyBox^ value); }