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