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