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