Specifies a key for mapping a property or parameter to a Unity method.
The name of the Unity method associated with this property/parameter. Example Usage:
The key used for storage and retrieval. If empty, defaults to the property/parameter name in snake_case uppercase (e.g., "waterColor" -> "WATER_COLOR").