Returns the specified Property using the name of the property.
"properties_var" is a variable referencing a Properties object.
|
"properties_var" is a variable referencing a Properties object.
|
Type | Description |
Property | Returns the specified property or null if the name doesn't match a property within the collection. |
Name | Type | Description |
name | string | The name of the property to return. This is the name as seen in the user interface. |