| IsReadOnly (get) | Returns if the guid is read-only. |
| CompareTo | Compares this guid to another. |
| Equals | Returns a boolean indicating if the value and this object instance are the same instance. |
| GetHashCode | Returns a pseudo-unique number identifying this instance. |
| ToByteArray | Returns the guid value has an array of bytes. |
| ToString | Returns a string representation of guid value. |