WireTerminationProcessing Property
For a connection point, this shows how the end of the connection is handled, for example with stripping or crimping.
            
            
            
            
            
            
            
            public int WireTerminationProcessing {get; set;}
             
        
            
            public:
property int WireTerminationProcessing {
   int get();
   void set (    int value);
}