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