public new MDPropertyValue Property( MDAnyPropertyId id, int index ) {get; set;}
public: new property MDPropertyValue^ Property { MDPropertyValue^ get(MDAnyPropertyId^ id, int index); void set (MDAnyPropertyId^ id, int index, MDPropertyValue^ value); }
Parameters
| Parameter Name | Description |
|---|---|
| id | Identifier of the property |
| index | Index of the property |