63 inline void SetName(
const char* value) { m_nameHasBeenSet =
true; m_name.assign(value); }
177 inline void SetDescription(
const char* value) { m_descriptionHasBeenSet =
true; m_description.assign(value); }
238 bool m_nameHasBeenSet;
241 bool m_configurationHasBeenSet;
244 bool m_descriptionHasBeenSet;
247 bool m_tagsHasBeenSet;