public string LicenseFilePath { get; set; }
Public Property LicenseFilePath As String
public: property String^ LicenseFilePath { String^ get (); void set (String^ value); }