Return the value of the control's backing property.
Public Property StringValue As String
public string StringValue {get;set;}
(The set method serves no purpose in this interface. It's provided solely for the IAgentryControlViewModelDecimal interface that derives from this one.)