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