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