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