string Product {get;}
'Declaration ReadOnly Property Product As String
'Usage Dim instance As ILicense Dim value As String value = instance.Product
property String^ Product { String^ get(); }
Target Platforms
ILicense Interface ILicense Members