'Declaration Public ReadOnly Property ScanFix As ComponentLicense
'Usage Dim instance As LicenseKeychain Dim value As ComponentLicense value = instance.ScanFix
public ComponentLicense ScanFix {get;}
public: property ComponentLicense^ ScanFix { ComponentLicense^ get(); }