rna.get_property
Retrieve any Blender data property by specifying its dotted path under bpy.data, enabling read-only access to objects, materials, and more.
Instructions
Read a data property by path under bpy.data (read-only)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |