'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^ FormFix { ComponentLicense^ get(); }