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