public new SegmentPlacementPropertyList Properties {get;}
public: new property SegmentPlacementPropertyList^ Properties { SegmentPlacementPropertyList^ get(); }
public new SegmentPlacementPropertyList Properties {get;}
public: new property SegmentPlacementPropertyList^ Properties { SegmentPlacementPropertyList^ get(); }
Function func; func.Properties[Properties.Function.DESIGNATION_PLANT] = "AP"; func.Properties[Properties.Function.FUNC_COMMENT] = "that is a good function"; string s = func.Properties[Properties.Function.FUNC_DEVICETAG_FULL];