Returns the specified Property using the name of the property.
"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 name doesn't match a property within the group. |
| Name | Type | Description |
| name | string | The name of the property to return. This is the name as seen in the user interface and may be localized. |