The VLAN identifier that the interface created by this connection should be assigned.
If given, specifies the kernel name of the VLAN interface. If not given, a default name will be constructed from the interface described by the parent interface and the #NMSettingVlan:id property, eg "eth2.1". The parent interface may be given by the #NMSettingVlan:parent property or by the #NMSettingWired:mac-address property of an #NMSettingWired setting.
The setting's name, which uniquely identifies the setting within the connection. Each setting type has a name unique to that type, for example "ppp" or "wireless" or "wired".
If given, specifies the parent interface name or parent connection UUID from which this VLAN interface should be created. If this property is not specified, the connection must contain an #NMSettingWired setting with a #NMSettingWired:mac-address property.
One or more flags which control the behavior and features of the VLAN interface. Flags include %NM_VLAN_FLAG_REORDER_HEADERS (reordering of output packet headers), %NM_VLAN_FLAG_GVRP (use of the GVRP protocol), and %NM_VLAN_FLAG_LOOSE_BINDING (loose binding of the interface to its master device's operating state), %NM_VLAN_FLAG_MVRP (use of the MVRP protocol).