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