public bool IsPermanentFailure { get; set; }
Public Property IsPermanentFailure As Boolean Get Set
public: property bool IsPermanentFailure { bool get (); void set (bool value); }
member IsPermanentFailure : bool with get, set
In This Article