EProperty¶ class EProperty : public EEnumBase<int>¶ Supported properties for which changed-notifications are sent to the user. static EProperty Name¶ The name of an object changed. static EProperty Source¶ The source of an input changed. static EProperty Unit¶ The unit of a signal changed. EProperty::EProperty(int val)¶ Parameters val – static EProperty EProperty::Convert(uint32_t val)