Boolean value that is true if the instance is operating normally, or false if the instance is in an error state.
             
            
 Declaration Syntax
 Declaration Syntax| C# | 
public bool Normal { get; set; }
 Declaration Syntax
 Declaration Syntax| C# | 
public bool Normal { get; set; }