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