Emmanuel Promayon
authored
This ensure the parameter was actually declared. Note that in some case, it still is better to use property(const char*) / setProperty(const char*...) for avoiding error message during property creation.
This ensure the parameter was actually declared. Note that in some case, it still is better to use property(const char*) / setProperty(const char*...) for avoiding error message during property creation.