The error type.
            There are two types of error codes: client and server.
            Error codes are prefixed with Client. For example: Client.AuthFailure.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public string Type { get; set; }
 Declaration Syntax
 Declaration Syntax| C# | 
public string Type { get; set; }