Public Property OEMLicenseKey As String
Dim instance As ComponentLicense Dim value As String instance.OEMLicenseKey = value value = instance.OEMLicenseKey
public string OEMLicenseKey {get; set;}
Public Property OEMLicenseKey As String
Dim instance As ComponentLicense Dim value As String instance.OEMLicenseKey = value value = instance.OEMLicenseKey
public string OEMLicenseKey {get; set;}