public string OEMLicenseKey {get; set;}
public: __property string* get_OEMLicenseKey(); public: __property void set_OEMLicenseKey( string* value );
'Declaration
Public Property OEMLicenseKey As String
'Usage
Dim instance As ComponentLicense Dim value As String instance.OEMLicenseKey = value value = instance.OEMLicenseKey