Unity Engine documentationScript ReferenceUnity.PropertiesProperty<TContainer, TValue>NameGets the name of the property.Read time 1 minuteLast updated 12 days agoDefinition Type: Property Namespace: Unity.Properties Assembly: UnityEngine.PropertiesModule public abstract string Name { get; }