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