Searched defs:enable_property (Results 1 – 3 of 3) sorted by relevance
45 std::string enable_property; // boolean property to control action on/off. member
68 std::string enable_property; member
633 std::string enable_property = actions[i]["EnableProperty"].asString(); in ParseActions() local