Fact
A simple key/value pair
Record Fields
| Record Field | Description | 
          
            Name
          
          
            Signature: SimpleString 
         | 
        
            
               
               
            
          (Required) Name of the fact  | 
      
          
            Value
          
          
            Signature: MarkdownString 
         | 
        
            
               
               
            
          (Required) Value of the fact  | 
      
Instance members
| Instance member | Description | 
          
            WriteJson(writer)
          
          
            Signature: writer:JsonWriter -> JsonWriter 
         | 
        
            
               
               
            
          Writes the fact to a JSON writer  |