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