Q_PROPERTY(boolofflineREADofflineNOTIFYofflineEditingChanged)///< true: controller is not connected to an active vehicle
Q_PROPERTY(boolofflineREADofflineNOTIFYofflineChanged)///< true: controller is not connected to an active vehicle
Q_PROPERTY(boolcontainsItemsREADcontainsItemsNOTIFYcontainsItemsChanged)///< true: Elemement is non-empty
Q_PROPERTY(boolsyncInProgressREADsyncInProgressNOTIFYsyncInProgressChanged)///< true: Information is currently being saved/sent, false: no active save/send in progress
Q_PROPERTY(booldirtyREADdirtyWRITEsetDirtyNOTIFYdirtyChanged)///< true: Unsaved/sent changes are present, false: no changes since last save/send