Result Properties | 
The Result type exposes the following members.
| Name | Description | |
|---|---|---|
| FocusNode | 
            Gets or sets the focus node that has caused thes result.
              | |
| Graph | 
            Gets the Graph the Node belongs to.
              (Inherited from WrapperNode.) | |
| GraphUri | 
            Gets/Sets the Graph URI associated with a Node.
              (Inherited from WrapperNode.) | |
| Message | 
            Gets or sets additional textual details about the result.
              | |
| Node | 
            Gets the underlying node this is a wrapper around.
              (Inherited from WrapperNode.) | |
| NodeType | 
            Nodes have a Type.
              (Inherited from WrapperNode.) | |
| ResultPath | 
            Gets or sets the optional path of the property shape that has caused the result.
              | |
| ResultValue | 
            Gets or sets the value that has caused the result.
              | |
| Severity | 
            Gets or sets the severity of the result.
              | |
| SourceConstraint | 
            Gets or sets the optional SPARQL-based constraint the has caused the result.
              | |
| SourceConstraintComponent | 
            Gets or sets the IRI of the constraint component that has caused the result.
              | |
| SourceShape | 
            Gets or sets the shape that the given focus node was validated against.
              |