version_info
Description:
Expose version info and capabilities of NetworkManager.
If non-empty, the first element is NM_VERSION, which encodes the version of the daemon as "(major << 16 | minor << 8 | micro)". The following elements is a bitfields of nmversioninfocapabilities. If a bit is set, then the running NetworkManager has the respective capability.