Returns or sets the group connection flags for this group as a Long. This property is for future usage, currently no flags are implemented.
// get accessor Int32 rtn = PortGroup.Flags; // set accessor PortGroup.Flags = Int32;