namespace mRemoteNG.Connection { public interface Inheritance { ConnectionInfoInheritance Inheritance { get; set; } } }