public int OutputPortCount { get; internal set; }
Public Property OutputPortCount As Integer Get Friend Set
public: property int OutputPortCount { int get (); internal: void set (int value); }