Returns the specified property from the group using the unique ID of the property. The ID is consistent and can't be modified by the user and isn't affected by localization.
"propertyGroup_var" is a variable referencing a PropertyGroup object.
|
"propertyGroup_var" is a variable referencing a PropertyGroup object.
|
Type | Description |
Property | Returns the specified Property or null if the ID doesn't match a property within the collection. |
Name | Type | Description |
id | string | The unique ID of the property. |