The Connection class in the Editor.NodeEditor
namespace represents a connection between nodes in a node editor. It inherits from Editor.GraphicsLine
and provides properties and methods to manage the visual and logical aspects of node connections.