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