string wText { get; }
ReadOnly Property wText As String Get Dim instance As IDropDownWithText Dim value As String value = instance.wText
property String^ wText { String^ get (); }
© 2020 SmartBear Sofware