public PropertyValue Property( Properties.Line id, int index ) {get; set;}
public: property PropertyValue^ Property { PropertyValue^ get(Properties.Line id, int index); void set (Properties.Line id, int index, PropertyValue^ value); }
Parameters
- id
- Identifier of the Line's property
- index
- Index of the Line's property