'Declaration
Property TextToDisplay As System.String
'Usage
Dim instance As IHyperlink Dim value As System.String instance.TextToDisplay = value value = instance.TextToDisplay
System.string TextToDisplay {get; set;}
read-write property TextToDisplay: System.String;
function get,set TextToDisplay : System.String