Property Disable Disable Gets or sets a value indicating whether this SystemEdgeConnector<TEdge> is disable. Declaration public bool Disable { get; set; } Property Value Type Description bool true if disable; otherwise, false.