This version of Unity is unsupported.

CreatePropertyAttribute

class in Unity.Properties

/

Implemented in:UnityEngine.PropertiesModule

Description

Use this attribute to have a property generated for the member.

By default public fields will have properties generated.