'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* get_ScanFix();
public: property ComponentLicense^ ScanFix { ComponentLicense^ get(); }