'Declaration
<System.ComponentModel.CategoryAttribute("Behavior")> <System.ComponentModel.DescriptionAttribute("Gets/sets the port type, which controls how the port is connected with other connections points")> <System.ComponentModel.DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)> Public Property Type As PortType
[System.ComponentModel.Category("Behavior")] [System.ComponentModel.Description("Gets/sets the port type, which controls how the port is connected with other connections points")] [System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)] public PortType Type {get; set;}