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