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