Returns the specified property from the collection using the unique ID 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 ID doesn't match a property within the collection. |
Name | Type | Description |
id | string | The unique ID of the property. |