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