IsCoveredTemplate Property (Connection)
Returns true if this is a Connection object that covers a wire's template in the cable where it belongs.
public virtual bool IsCoveredTemplate {get;}
public:
virtual property bool IsCoveredTemplate {
bool get();
}