# hash128Value

> The value of a Hash128 property.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor](/engine/6000.0/script-reference/unityeditor.md)
* **Assembly:** UnityEditor

```csharp
public Hash128 hash128Value { get; set; }
```

### Remarks

Additional Resources: [SerializedProperty.propertyType](/engine/6000.0/script-reference/unityeditor/serializedproperty/propertytype.md), [SerializedPropertyType.Hash128](/engine/6000.0/script-reference/unityeditor/serializedpropertytype/hash128.md), [Hash128](/engine/6000.0/script-reference/unityengine/hash128.md).
