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