Property Connected Connected This will only be true if the port has an incoming edge. Only access this field after Enable(), otherwise the value will be wrong. Declaration public bool Connected { get; } Property Value Type Description bool true if connected; otherwise, false.