A 128 bit number used to represent assets in a networking context.
| IsValid | A valid NetworkHash has a non-zero value. | 
| Reset | Resets the value of a NetworkHash to zero (invalid). | 
| ToString | Returns a string representation of a NetworkHash object. | 
| Parse | This parses the string representation of a NetworkHash into a binary object. |