Unity Engine documentationScript ReferenceUnity.CollectionsNativeReference<T>ValueThe value stored in this reference.Read time 1 minuteLast updated 7 days agoDefinition Type: Property Namespace: Unity.Collections Assembly: UnityEngine.ManagedKernelModule public T Value { get; set; }