public bool LogSend { get; set; }
Public Property LogSend As Boolean Get Set
public: property bool^ LogSend { bool^ get (); void set (bool^ value); }