public bool DisableFailureDetection { get; set; }
Public Property DisableFailureDetection As Boolean
public: property bool DisableFailureDetection { bool get (); void set (bool value); }