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