string StatusLineText {get; set;}
When this property is set to any other value, that text is shown in the status line. If you want the status line to update dynamically, you can programmatically set the value of this property to respond to predefined events.