public PropertyValue Property( Properties.Location id ) {get; set;}
public: property PropertyValue^ Property { PropertyValue^ get(Properties.Location id); void set (Properties.Location id, PropertyValue^ value); }
Parameters
| Parameter Name | Description |
|---|---|
| id | Identifier of the Location's property |