->DataElement(AZ::Edit::UIHandlers::Default,&LightingPreset::m_displayName,"Display Name","Identifier used for display and selection")
->DataElement(AZ::Edit::UIHandlers::Default,&LightingPreset::m_autoSelect,"Auto Select","When true, the configuration is automatically selected when loaded")
->DataElement(AZ::Edit::UIHandlers::Default,&ModelPreset::m_displayName,"Display Name","Identifier used for display and selection")
->DataElement(AZ::Edit::UIHandlers::Default,&ModelPreset::m_autoSelect,"Auto Select","When true, the configuration is automatically selected when loaded")