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