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